Helius
2021-01-21 074c9a2e87fcbed6a7a38c83ba1be3de61b159ab
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);