POST api/Gxdjitem/CreateJsModel
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
RequestResultOfGxdjitem| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | boolean |
None. |
|
| Code | string |
None. |
|
| Msg | string |
None. |
|
| Data | Gxdjitem |
None. |
Response Formats
application/json, text/json
Sample:
{
"Result": true,
"Code": "sample string 2",
"Msg": "sample string 3",
"Data": {
"Xlh": 1,
"Zjhid": 2,
"Zldid": 3,
"Jhbh": "sample string 4",
"Providerid": 5,
"Goodsid": 6,
"Gxmc": "sample string 7",
"Price": 8.0,
"Number": 9.0,
"Gjbl": 10.0,
"Gh": "sample string 11",
"Ygxm": "sample string 12",
"Jjlx": "sample string 13",
"Hxnumber": 14,
"Hxbl": 15.0,
"Operid": 16,
"Operdate": "2025-12-01T11:53:16.6777187+08:00",
"Auditid": 18,
"Auditdate": "2025-12-01T11:53:16.6777187+08:00",
"Ywdate": "2025-12-01T11:53:16.6777187+08:00",
"Employeeid": 21
}
}