修复后台

This commit is contained in:
monanxiao 2023-03-20 10:42:08 +08:00
parent 2c8a41fc4f
commit 3d1f845643

View File

@ -572,7 +572,7 @@ class User extends BaseController
$phone = Db::table('fa_szxc_information_usermsg')->where('user_id', $params['id'])->value('phone');
// 如果为工作人员 == 服务小组采购人员
if($params['group_id'] == 5)
if($params['group_id'] == 3)
{
Db::connect('shop')->table('eb_user')->where('phone', $phone)->update(['fa_supply_team_id' => 1]); // 默认分佣比例 1 为小组服务