修改多点未处理情况
This commit is contained in:
@@ -722,7 +722,7 @@ class DoctorAuthService extends BaseService
|
||||
}
|
||||
|
||||
if (empty($doctor_info_data)) {
|
||||
return success();
|
||||
return fail(HttpEnumCode::HTTP_ERROR,"请您修改后再提交");
|
||||
}
|
||||
|
||||
Db::beginTransaction();
|
||||
|
||||
Reference in New Issue
Block a user