This commit is contained in:
ou-yongtong 2025-06-02 11:46:30 +09:00
parent 7348822532
commit 07ab320bad

View File

@ -168,6 +168,20 @@
"length-order": "44",
"length-limiter": "1-250",
"validate-pattern": "^.{111}$"
},
"666": {
"name": "666",
"not-null": "66",
"length-order": "66",
"length-limiter": "1-66",
"validate-pattern": "^.{111}$"
},
"55555": {
"name": "555",
"not-null": "55",
"length-order": "44",
"length-limiter": "1-250",
"validate-pattern": "^.{111}$"
}
}