From a4dcb115bd827d4ae04c17a634c732ae54062183 Mon Sep 17 00:00:00 2001 From: gy b Date: Thu, 18 Jan 2024 16:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95git=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tkgenerator/src/main/resources/generator/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tkgenerator/src/main/resources/generator/config.properties b/tkgenerator/src/main/resources/generator/config.properties index cf2f08b..c0281fb 100644 --- a/tkgenerator/src/main/resources/generator/config.properties +++ b/tkgenerator/src/main/resources/generator/config.properties @@ -7,6 +7,6 @@ targetprojectpath=E:/WorkCode/SH/Mediation-Backend/ruoyi-system #模块名称 moduleName=flow #表名 -tableName=ms_case_flow_role_related +tableName=ms_case_flow #主键 premaryId=id -- 2.54.0