s_aifmb_buyinfo.srs 669 B

1234567891011121314151617181920212223242526272829303132333435
  1. $PBExportHeader$s_aifmb_buyinfo.srs
  2. global type s_aifmb_buyinfo from structure
  3. longlong buyid
  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 buycode
  13. string buyname
  14. string buytitle
  15. string buyurl
  16. long buyrange
  17. string buyremark
  18. decimal monthlyuse
  19. decimal desiredprice
  20. string quality
  21. long nodeid
  22. string standardcode
  23. long productid
  24. string procode
  25. string proname
  26. string promode
  27. string prounit
  28. boolean ispublic
  29. string CreaterName
  30. string CreaterPhone
  31. string CreaterEmail
  32. string CreaterQQ
  33. s_piclistview_parm pics[]
  34. end type