From d56a4ae3aded7fecbecf98d33557f28dedc3abc6 Mon Sep 17 00:00:00 2001
From: fengjin <1435304038@qq.com>
Date: 星期一, 05 十二月 2022 16:57:43 +0800
Subject: [PATCH] Merge branch 'huacheng_test' of http://gitlab.nhys.cdnhxx.com/root/zhihuishequ into huacheng_test

---
 flower_city/src/main/java/com/dg/core/db/gen/entity/ElseAccessoryEntity.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/flower_city/src/main/java/com/dg/core/db/gen/entity/ElseAccessoryEntity.java b/flower_city/src/main/java/com/dg/core/db/gen/entity/ElseAccessoryEntity.java
index a1834f0..9b8c94c 100644
--- a/flower_city/src/main/java/com/dg/core/db/gen/entity/ElseAccessoryEntity.java
+++ b/flower_city/src/main/java/com/dg/core/db/gen/entity/ElseAccessoryEntity.java
@@ -69,7 +69,7 @@
     /**
      * 创建人id
      */
-    @ApiModelProperty(name = "id", value = "创建人id")
+    @ApiModelProperty(name = "createUserId", value = "创建人id")
     private String createUserId;
 
     /**

--
Gitblit v1.7.1