From ecb3045fb71d05b7ee3bf73fdf413f5091d65f65 Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期二, 19 三月 2024 09:22:33 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override
---
north-glass-erp/.idea/dataSources.local.xml | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/north-glass-erp/.idea/dataSources.local.xml b/north-glass-erp/.idea/dataSources.local.xml
index 0ec6977..a7ad12e 100644
--- a/north-glass-erp/.idea/dataSources.local.xml
+++ b/north-glass-erp/.idea/dataSources.local.xml
@@ -29,7 +29,12 @@
<user-name>root</user-name>
<schema-mapping>
<introspection-scope>
- <node kind="schema" negative="1" />
+ <node kind="schema">
+ <name qname="erp_user_info" />
+ <name qname="mm" />
+ <name qname="pp" />
+ <name qname="sd" />
+ </node>
</introspection-scope>
</schema-mapping>
</data-source>
--
Gitblit v1.8.0