This commit is contained in:
CortexCore
2024-05-10 02:59:49 +08:00
parent bec4e7bf91
commit c76f16103c
17 changed files with 155 additions and 16 deletions

View File

@@ -92,6 +92,15 @@
"minLength": 0,
"maxLength": 255
}
},
{
"name": "订单标识",
"idType": "OderHandle",
"metaData": {
"type": "String",
"minLength": 0,
"maxLength": 255
}
}
]
}