私域操盘手 - 所有API统一响应格式

This commit is contained in:
柳清爽
2025-05-07 18:16:02 +08:00
parent 6fa41e3f4a
commit b5939b36b3
8 changed files with 29 additions and 67 deletions

View File

@@ -141,7 +141,6 @@ class AddAdministratorController extends BaseController
}
Db::commit();
return ResponseHelper::success();
} catch (\Exception $e) {
Db::rollback();