jyy
2021-01-25 5fa7b7c30f993666518cd409c76a8bcc683655d0
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);