Helius
2021-01-25 89e17a219d8a6d208e4cb32a43e90abb89b3c93b
zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopWxtemplateMsgDao.java
@@ -26,7 +26,7 @@
   
   public int deleteById(Integer id);
   public ShopWxtemplateMsg selectByCode(Integer code);
   public ShopWxtemplateMsg selectByCode(@Param("code") Integer code, @Param("companyId") Long companyId);
   public int deleteByModel(@Param("record") ShopWxtemplateMsg shopWxtemplateMsg);