1234567891011121314151617 |
- $PBExportHeader$s_fx_company.srs
- $PBExportComments$协同企业信息
- global type s_fx_company from structure
- long comid[]
- string comname[]
- string simplename[]
- string custype[]
- string tele[]
- string address[]
- string freight[]
- string freight_tele[]
- boolean ifselect descriptor "comment" = "是否选中返回"
- long sptcomid[]
- long relid[]
- datastore ds
- end type
|