同步支持动态更新取件码长度,调整存量取件码以适配新长度并优化相关逻辑和文档。
This commit is contained in:
@@ -1077,7 +1077,7 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"pickup_code_length": {
|
||||
"description": "取件码长度",
|
||||
"description": "取件码长度 (变更后将自动通过右侧补零或截取调整存量数据)",
|
||||
"type": "integer"
|
||||
},
|
||||
"pickup_fail_limit": {
|
||||
|
||||
Reference in New Issue
Block a user