From a4e8b78bad31c5d70eeb0e01cd0d51ece11eb703 Mon Sep 17 00:00:00 2001
From: jyy <jyy>
Date: Wed, 23 Jun 2021 18:00:26 +0800
Subject: [PATCH] 修复业绩bug1
---
zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopDeliveryDetail.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopDeliveryDetail.java b/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopDeliveryDetail.java
index 08b9e4c..707e272 100644
--- a/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopDeliveryDetail.java
+++ b/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopDeliveryDetail.java
@@ -5,7 +5,7 @@
/**
* @description 发货明细
- * @author yourName
+ * @author jyy
* @date 2019-10-21 15:02
*/
public class ShopDeliveryDetail extends EntityDTO{
--
Gitblit v1.9.1