同步支持动态更新取件码长度,调整存量取件码以适配新长度并优化相关逻辑和文档。

This commit is contained in:
2026-01-14 17:03:03 +08:00
parent f0c8133cb0
commit 673788b4b6
8 changed files with 108 additions and 28 deletions

View File

@@ -1077,7 +1077,7 @@ const docTemplate = `{
"type": "string"
},
"pickup_code_length": {
"description": "取件码长度",
"description": "取件码长度 (变更后将自动通过右侧补零或截取调整存量数据)",
"type": "integer"
},
"pickup_fail_limit": {