From 38ab27c64d593d7b69a0d60eeafde32a9f14395e Mon Sep 17 00:00:00 2001 From: jyy <jyy> Date: Mon, 09 Aug 2021 13:51:25 +0800 Subject: [PATCH] Merge branch 'score_shop' into api_score_meger --- zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopDeliveryDetailDao.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopDeliveryDetailDao.java b/zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopDeliveryDetailDao.java index d9860f1..96bed1a 100644 --- a/zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopDeliveryDetailDao.java +++ b/zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopDeliveryDetailDao.java @@ -8,7 +8,7 @@ /** * @description 发货明细 - * @author yourName + * @author jyy * @date 2019-10-21 15:02 */ public interface ShopDeliveryDetailDao{ -- Gitblit v1.9.1