From 9f4056b16d84520392ac8add1ca2f2277cc68b72 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期一, 17 八月 2026 16:36:18 +0800
Subject: [PATCH] 修改退货日期数据类型

---
 yudao-module-infra/src/test/resources/codegen/table/contact.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yudao-module-infra/src/test/resources/codegen/table/contact.json b/yudao-module-infra/src/test/resources/codegen/table/contact.json
index 74f92cd..baf503b 100644
--- a/yudao-module-infra/src/test/resources/codegen/table/contact.json
+++ b/yudao-module-infra/src/test/resources/codegen/table/contact.json
@@ -7,7 +7,7 @@
     "businessName" : "demo",
     "className" : "InfraStudentContact",
     "classComment" : "瀛︾敓鑱旂郴浜�",
-    "author" : "鑺嬮亾婧愮爜"
+    "author" : "瓒呯骇绠$悊鍛�"
   },
   "columns": [ {
     "columnName" : "id",

--
Gitblit v1.9.3