From a9e6d28afd04a92f0830dcc3557d73f48534ec4a Mon Sep 17 00:00:00 2001 From: jyy <jyy> Date: Wed, 28 Jul 2021 16:48:59 +0800 Subject: [PATCH] 1 --- zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopPage.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopPage.java b/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopPage.java index 1491fe8..fec783a 100644 --- a/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopPage.java +++ b/zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopPage.java @@ -6,7 +6,7 @@ /** * @description 小程序页面 - * @author yourName + * @author jyy * @date 2020-04-03 14:56 */ public class ShopPage extends EntityDTO{ -- Gitblit v1.9.1