123456789101112131415161718192021 |
- $PBExportHeader$s_cust_rep.srs
- global type s_cust_rep from structure
- long repid
- long cusid
- string repname
- string duty
- string sex
- string officetel
- string handtel
- string faxno
- string email
- string dscrp
- string deptname
- string interest
- string mainproduct
- string qqcode
- string msncode
- string address
- string ljmail
- end type
|