zq-erp/src/main/resources/mybatis/mapper/hive/SysBeauticianStateDao.xml
@@ -333,7 +333,7 @@ and a.STAFF_ID = #{suId} ]]> and a.STATE !='预约取消' and a.STATE !='待确认' and a.STATE !='待预约' and a.STATE !='待预约' and (c.IS_DELETE is null or c.IS_DELETE = '') order by a.BEGIN_TIME asc </select>