1234567891011121314151617181920212223242526272829303132333435 |
- $PBExportHeader$s_aifmb_buyinfo.srs
- global type s_aifmb_buyinfo from structure
- longlong buyid
- long entid
- long createrid
- datetime creattime
- long isaudit
- long auditerid
- datetime audittime
- datetime starttime
- datetime endtime
- string buycode
- string buyname
- string buytitle
- string buyurl
- long buyrange
- string buyremark
- decimal monthlyuse
- decimal desiredprice
- string quality
- long nodeid
- string standardcode
- long productid
- string procode
- string proname
- string promode
- string prounit
- boolean ispublic
- string CreaterName
- string CreaterPhone
- string CreaterEmail
- string CreaterQQ
- s_piclistview_parm pics[]
- end type
|