Explorar el Código

计划单统计表 修改 保存

liuchaohui hace 2 años
padre
commit
76c2427a66

+ 2 - 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/documents/costLossReview/mapper/xml/SyCostLossReviewMapper.xml

@@ -341,5 +341,7 @@
         <if test="planMan!=null and planMan!=''">
             and plan_man={planMan}
         </if>
+
+
     </select>
 </mapper>