s_aifmb_promotions.srs 657 B

12345678910111213141516171819202122232425262728293031323334
  1. $PBExportHeader$s_aifmb_promotions.srs
  2. global type s_aifmb_promotions from structure
  3. longlong promoid
  4. long entid
  5. long createrid
  6. datetime creattime
  7. long isaudit
  8. long auditerid
  9. datetime audittime
  10. datetime starttime
  11. datetime endtime
  12. string promoname
  13. string promotitle
  14. string promourl
  15. long promorange
  16. string promoremark
  17. string promocode
  18. long nodeid
  19. long productid
  20. string procode
  21. string proname
  22. string promode
  23. string prounit
  24. boolean ispublic
  25. long promotype
  26. decimal mprice
  27. decimal nprice
  28. string CreaterName
  29. string CreaterPhone
  30. string CreaterEmail
  31. string CreaterQQ
  32. s_piclistview_parm pics[]
  33. end type