ZengTao
2024-01-03 1632ba92d37e43baf671f7d465b67d644d545cf5
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>