s_fx_company.srs 389 B

1234567891011121314151617
  1. $PBExportHeader$s_fx_company.srs
  2. $PBExportComments$协同企业信息
  3. global type s_fx_company from structure
  4. long comid[]
  5. string comname[]
  6. string simplename[]
  7. string custype[]
  8. string tele[]
  9. string address[]
  10. string freight[]
  11. string freight_tele[]
  12. boolean ifselect descriptor "comment" = "是否选中返回"
  13. long sptcomid[]
  14. long relid[]
  15. datastore ds
  16. end type