From a7cbe359e068bf053e305a11cd4e2e8596ddbdf7 Mon Sep 17 00:00:00 2001 From: "20932067@zju.edu.cn" Date: Tue, 26 Jan 2021 19:23:18 +0800 Subject: [PATCH] 11 --- .../mapper/generator/InterTableMapper.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/hchyun/hchyun-generator/src/main/resources/mapper/generator/InterTableMapper.xml b/hchyun/hchyun-generator/src/main/resources/mapper/generator/InterTableMapper.xml index 260b38c..15347fc 100644 --- a/hchyun/hchyun-generator/src/main/resources/mapper/generator/InterTableMapper.xml +++ b/hchyun/hchyun-generator/src/main/resources/mapper/generator/InterTableMapper.xml @@ -18,11 +18,6 @@ - - - - - @@ -47,11 +42,6 @@ select id, m_id, c_id, it_name, it_describe, is_permission, requrl, method, is_generate, type, create_time, create_by from sys_inter_table -