This commit is contained in:
ou-yongtong 2025-06-02 11:16:09 +09:00
parent 80740296dd
commit 994056f153

View File

@ -161,6 +161,13 @@
"length-order": "11",
"length-limiter": "1-250",
"validate-pattern": "^.{111}$"
},
"44444": {
"name": "444",
"not-null": "44",
"length-order": "44",
"length-limiter": "1-250",
"validate-pattern": "^.{111}$"
}
}