From d4564d657609491be2e4f16a7ca82dd94057eef7 Mon Sep 17 00:00:00 2001 From: lidongdong <1459917685@qq.com> Date: 星期二, 17 十月 2023 11:01:41 +0800 Subject: [PATCH] 金汇社区办事指南在线办理处理 --- springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiInterspaceTypeMapper.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiInterspaceTypeMapper.xml b/springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiInterspaceTypeMapper.xml index ac0122f..9b3933f 100644 --- a/springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiInterspaceTypeMapper.xml +++ b/springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiInterspaceTypeMapper.xml @@ -17,7 +17,7 @@ id, intendant_name, user_id, - created_time, + creation_time, updata_time from jinhui_intendant_type order by creation_time desc @@ -29,7 +29,7 @@ id, intendant_name, user_id, - created_time, + creation_time, updata_time from jinhui_intendant_type where -- Gitblit v1.7.1