1.修改员工更新主播邀约状态逻辑
This commit is contained in:
@@ -32,5 +32,4 @@ public interface EmployeeHostsMapper extends BaseMapperX<EmployeeHostsDO> {
|
||||
|
||||
void batchUpdate(ArrayList<EmployeeHostsDO> employeeHostsDOS);
|
||||
|
||||
void updateByXml(@Param("employeeHostsDO") EmployeeHostsDO employeeHostsDO);
|
||||
}
|
||||
Reference in New Issue
Block a user