From d2213e56167dcd77c967e996df7c73e104f019d1 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Mon, 21 Feb 2022 23:40:08 +0800 Subject: [PATCH] fead:百度编辑器配置文件改造 --- 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