From ee8f8eb816608956f55f60dd4ed65488b706767b Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 25 Mar 2021 12:38:59 +0800 Subject: [PATCH] 不是分销员不参与自购返佣 --- zq-erp/src/main/java/com/matrix/system/score/entity/ScoreGoodsNavigation.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/java/com/matrix/system/score/entity/ScoreGoodsNavigation.java b/zq-erp/src/main/java/com/matrix/system/score/entity/ScoreGoodsNavigation.java index a430eff..9ab24c0 100644 --- a/zq-erp/src/main/java/com/matrix/system/score/entity/ScoreGoodsNavigation.java +++ b/zq-erp/src/main/java/com/matrix/system/score/entity/ScoreGoodsNavigation.java @@ -7,7 +7,7 @@ /** * @description 商品栏目表 - * @author yourName + * @author jyy * @date 2021-02-26 15:26 */ @Data -- Gitblit v1.9.1