Helius
2022-05-26 eb706a988e747b624fda0d44e0aaf6a4ee5e20eb
zq-erp/src/main/resources/mybatis/mapper/hive/SysBeauticianStateDao.xml
@@ -131,8 +131,8 @@
         a.count,
         a.proj_id,
         b.su_name,
         c.name as goods_name,
         c.seal_pice as goods_seal_pice,
            d.proj_name as goods_name,
            d.price as goods_seal_pice,
         c.TIME_LENGTH as goods_time_length,
            d.id as pu_id,
            d.SURPLUS_COUNT as pu_SURPLUS_COUNT,
@@ -333,6 +333,7 @@
        and a.STAFF_ID = #{suId} ]]>
        and  a.STATE !='预约取消'
        and  a.STATE !='待确认'
        and  a.STATE !='服务单结束'
        and  a.STATE !='待预约'
        order by a.BEGIN_TIME asc