jyy
2021-03-17 e9ff30e28b975da534d626f27a450d57edcdc9eb
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> {