From 4a88c8c8c3e64584b149db11ef06be8efdc2d418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Sun, 20 Feb 2022 19:53:48 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90table?= =?UTF-8?q?=E6=98=BE=E7=A4=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Admin.WebApi/wwwroot/CodeGenTemplate/TableList.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/TableList.txt b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/TableList.txt index 829aa13..eb22fa8 100644 --- a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/TableList.txt +++ b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/TableList.txt @@ -14,8 +14,8 @@ $end $if(column.IsList == true) $if(column.HtmlType == "customInput" && column.IsPk == false) -