From d6c12fa87e6ab2f35f4005181cf64ec1b7a0754a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 10 九月 2020 23:41:28 +0800
Subject: [PATCH] gitignore

---
 src/templates/comtableconfig/source.jsx |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index ec96326..96fefce 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -10,6 +10,7 @@
     type: 'system',
     Template: 'CommonTable',
     enabled: false,
+    easyCode: '',
     setting: {
       actionfixed: false,
       columnfixed: false,
@@ -18,7 +19,7 @@
       primaryKey: '',
       order: '',
       dataresource: '',
-      interType: 'inner',
+      interType: 'system',
       sysInterface: 'false',
       innerFunc: '',
       interface: '',

--
Gitblit v1.8.0