POST api/Goodsgy/GetModel
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
RequestResultOfGoodsgyExName | Description | Type | Additional information |
---|---|---|---|
Result | boolean |
None. |
|
Code | string |
None. |
|
Msg | string |
None. |
|
Data | GoodsgyEx |
None. |
Response Formats
application/json, text/json
Sample:
{ "Result": true, "Code": "sample string 2", "Msg": "sample string 3", "Data": { "SubNum": 1.0, "Sumnum": 2.0, "Gjbl": 3.0, "Provider": "sample string 4", "GoodsName": "sample string 5", "Zjhid": 6, "Jhbh": "sample string 7", "Xlh": 8, "Goodsid": 9, "Providerid": 10, "Gxmc": "sample string 11", "Gj": 12.0, "Tota": 13, "Xh": 14, "Gxbh": 15.0, "Zldid": 16, "Zt": "sample string 17", "Image": "sample string 18", "Sjrq": "2025-01-23T10:29:49.2802136+08:00", "Sl": 20, "Number": 21, "Rknumber": 22 } }