完成前端用户注册

This commit is contained in:
云泽网
2025-05-26 23:54:51 +08:00
parent e7d5aa1971
commit ab4a36a7cd
8 changed files with 261 additions and 191 deletions
+1
View File
@@ -128,4 +128,5 @@ abstract class BaseController extends Base
return $v->failException(true)->check($data);
}
}