POST ProjectUpload
“Post”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
model | “model”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "id": 1, "sptype": "sample string 2", "spname": "sample string 3", "province": "sample string 4", "city": "sample string 5", "area": "sample string 6", "address": "sample string 7", "picurl": "sample string 8", "bookdir": "sample string 9", "intro": "sample string 10", "sale": "sample string 11", "pj": "sample string 12", "lxr": "sample string 13", "lxfs": "sample string 14", "cdate": "2025-01-02T22:18:32.3191409+08:00", "cuser": "sample string 15", "tuijian": "sample string 16", "state": true, "qiye": "sample string 18", "zhaoshang": "sample string 19", "isopen": 1, "mapaddr": "sample string 20", "enddate": "2025-01-02T22:18:32.3191409+08:00", "themonth": "sample string 21", "visit": 1, "pics": "sample string 22", "xinzhi": "sample string 23", "yetai": "sample string 24", "adminuser": "sample string 25", "updatetime": "2025-01-02T22:18:32.3191409+08:00", "mianji": 1, "daili": "sample string 26", "opentime": "sample string 27", "signingmerchants": "sample string 28", "tag": "sample string 29", "bigyetai": "sample string 30", "step": 31, "byt": "sample string 32", "syt": "sample string 33", "Userid": "sample string 34", "linkman": "sample string 35", "mobile": "sample string 36", "UpFileName": "sample string 37" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "Code": 1, "Msg": "sample string 2" }