Compare commits

...

2 Commits

Author SHA1 Message Date
ou-yongtong
988e67a756 Merge branch 'main' of https://git.moeyuki.com/yuki/git_test 2025-06-02 10:56:34 +09:00
ou-yongtong
e4e6174673 123 2025-06-02 10:54:59 +09:00

View File

@ -134,6 +134,13 @@
"length-limiter": "1-50",
"validate-pattern": "^.{1,50}$"
},
"API0901-mmail": {
"name": "mail",
"not-null": "11",
"length-order": "12",
"length-limiter": "1-530",
"validate-pattern": "^.{11,50}$"
},
"API0206-sessionId": {
"name": "key",
"not-null": "13",