提现发送短信

This commit is contained in:
“wanyongkang”
2023-07-29 17:31:07 +08:00
parent 931a4895be
commit ec8e349f6f
2 changed files with 13 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
namespace app\api\controller;
use app\api\model\ManagerPermission;
use app\manager\model\Manager;
use app\api\model\Manager;
class Allow
{