POST api/Gxdjitem/GetWagesStatement
Request Information
URI Parameters
None.
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RequestResultOfListOfGxdjitemExName | Description | Type | Additional information |
---|---|---|---|
Result | boolean |
None. |
|
Code | string |
None. |
|
Msg | string |
None. |
|
Data | Collection of GxdjitemEx |
None. |
Response Formats
application/json, text/json
Sample:
{ "Result": true, "Code": "sample string 2", "Msg": "sample string 3", "Data": [ { "GoodsName": "sample string 1", "Amount": 2.0, "Xlh": 3, "Zjhid": 4, "Zldid": 5, "Jhbh": "sample string 6", "Providerid": 7, "Goodsid": 8, "Gxmc": "sample string 9", "Price": 10.0, "Number": 11.0, "Gjbl": 12.0, "Gh": "sample string 13", "Ygxm": "sample string 14", "Jjlx": "sample string 15", "Hxnumber": 16, "Hxbl": 17.0, "Operid": 18, "Operdate": "2025-01-23T10:40:08.0147242+08:00", "Auditid": 20, "Auditdate": "2025-01-23T10:40:08.0147242+08:00", "Ywdate": "2025-01-23T10:40:08.0147242+08:00", "Employeeid": 23 }, { "GoodsName": "sample string 1", "Amount": 2.0, "Xlh": 3, "Zjhid": 4, "Zldid": 5, "Jhbh": "sample string 6", "Providerid": 7, "Goodsid": 8, "Gxmc": "sample string 9", "Price": 10.0, "Number": 11.0, "Gjbl": 12.0, "Gh": "sample string 13", "Ygxm": "sample string 14", "Jjlx": "sample string 15", "Hxnumber": 16, "Hxbl": 17.0, "Operid": 18, "Operdate": "2025-01-23T10:40:08.0147242+08:00", "Auditid": 20, "Auditdate": "2025-01-23T10:40:08.0147242+08:00", "Ywdate": "2025-01-23T10:40:08.0147242+08:00", "Employeeid": 23 } ] }