This commit is contained in:
2024-07-15 21:34:27 +08:00
parent 0f369cfae9
commit cb358bb9f0
11 changed files with 192 additions and 140 deletions

View File

@@ -15,7 +15,7 @@ use wanghua\general_utility_tools_php\tool\Tools;
class BaseUserLogic
{
public $user_table = 'fa_users';
public $user_table = 'fa_ty_users';
/**
* desc【通用】用户登录逻辑