|
|
@@ -911,7 +911,7 @@ public interface XiangMuLuRuDao extends BaseMapper<ZyDetailCharge> {
|
|
|
|
|
|
|
|
|
@Update("update yz_yp_zy_order set page_no_ty = #{pageNo} " +
|
|
|
- "where page_no_ty = 0 " +
|
|
|
+ "where page_no_ty = -1 " +
|
|
|
" and dept_code = #{dept}" +
|
|
|
" and group_no = #{groupNo} " +
|
|
|
" and page_class = 'HT' " +
|