From 22ae51b80a07121c89a71c169c23a0461a2cce90 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 03 六月 2024 09:02:09 +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