You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023/05/22-10:28:42 [ERROR] App\Exception\Handler\HttpExceptionHandler:handle(40) Argument 1 passed to Swoft\Validator\Helper\ValidatorHelper::validatelength() must be of the type string, int given, called in /www/wwwroot/gateway/vendor/swoft/validator/src/Rule/LengthRule.php on line 44. (At /www/wwwroot/gateway/vendor/swoft/validator/src/Helper/ValidatorHelper.php line 89)
1,修复日期验证报错。数据:2023-05-22 8:15:35
2,修化日期验证,使时分秒为可选内容(如:2023-05-22)
The text was updated successfully, but these errors were encountered:
2023/05/22-10:28:42 [ERROR] App\Exception\Handler\HttpExceptionHandler:handle(40) Argument 1 passed to Swoft\Validator\Helper\ValidatorHelper::validatelength() must be of the type string, int given, called in /www/wwwroot/gateway/vendor/swoft/validator/src/Rule/LengthRule.php on line 44. (At /www/wwwroot/gateway/vendor/swoft/validator/src/Helper/ValidatorHelper.php line 89)
1,修复日期验证报错。数据:2023-05-22 8:15:35
2,修化日期验证,使时分秒为可选内容(如:2023-05-22)
The text was updated successfully, but these errors were encountered: