s_moveinfo.srs 184 B

1234567891011
  1. $PBExportHeader$s_moveinfo.srs
  2. global type s_moveinfo from structure
  3. long empid
  4. string empcode
  5. string empname
  6. string sex
  7. string dept
  8. string duty
  9. long status
  10. end type