jyy
2021-03-16 67e2e142e752b724e021f3562c7f28e128e6f118
zq-erp/src/main/java/com/matrix/system/score/dao/ScoreGoodsCategoryDao.java
@@ -5,7 +5,7 @@
/**
 * @description 商品分类表
 * @author yourName
 * @author jyy
 * @date 2021-02-26 15:26
 */
public interface ScoreGoodsCategoryDao extends BaseMapper<ScoreGoodsCategory> {