This commit is contained in:
邹宗楠
2026-05-29 15:59:48 +08:00
parent ebf62108a9
commit c1f973df21
7 changed files with 65372 additions and 65336 deletions

View File

@@ -17106,6 +17106,14 @@
"type": "integer",
"format": "int64"
},
{
"in": "formData",
"name": "storeId",
"description": "门店ID",
"required": true,
"type": "integer",
"format": "int64"
},
{
"in": "formData",
"name": "vendorOrgCode",