From a5b887bad106aed4a175c97846576f020fe83bc7 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期三, 24 一月 2024 13:31:14 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes
---
springboot-vue3/src/main/resources/com/example/springboot/mapper/UserMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/springboot-vue3/src/main/resources/com/example/springboot/mapper/UserMapper.xml b/springboot-vue3/src/main/resources/com/example/springboot/mapper/UserMapper.xml
index 5071e7e..25b6df6 100644
--- a/springboot-vue3/src/main/resources/com/example/springboot/mapper/UserMapper.xml
+++ b/springboot-vue3/src/main/resources/com/example/springboot/mapper/UserMapper.xml
@@ -13,6 +13,7 @@
u.qq qq,
u.phone phone,
u.state state,
+ u.dianqimima dianqimima,
u.create_time createTime
from user u
<where>
--
Gitblit v1.8.0