12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$s_aifmb_promotions.srs
- global type s_aifmb_promotions from structure
- longlong promoid
- long entid
- long createrid
- datetime creattime
- long isaudit
- long auditerid
- datetime audittime
- datetime starttime
- datetime endtime
- string promoname
- string promotitle
- string promourl
- long promorange
- string promoremark
- string promocode
- long nodeid
- long productid
- string procode
- string proname
- string promode
- string prounit
- boolean ispublic
- long promotype
- decimal mprice
- decimal nprice
- string CreaterName
- string CreaterPhone
- string CreaterEmail
- string CreaterQQ
- s_piclistview_parm pics[]
- end type
|