From d45d960866abff2defa42a2a58858567b4b13943 Mon Sep 17 00:00:00 2001
From: 陈炜 <5856420@qq.com>
Date: 星期二, 29 九月 2020 16:47:50 +0800
Subject: [PATCH] 精简A8tomcat配置文件,且只允许oa.brawin.cn访问

---
 删除数据3.sql |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git "a/\345\210\240\351\231\244\346\225\260\346\215\2563.sql" "b/\345\210\240\351\231\244\346\225\260\346\215\2563.sql"
index f56fd46..3c62319 100644
--- "a/\345\210\240\351\231\244\346\225\260\346\215\2563.sql"
+++ "b/\345\210\240\351\231\244\346\225\260\346\215\2563.sql"
@@ -14,14 +14,12 @@
 truncate table ICMrpInfo
 truncate table ICMrpResult
 truncate table ICMrpDestBills
-                                                     
+
 --生产管理
 DELETE FROM ICSerialFlow
-truncate table ICBOM
 truncate table ICClientVer
 truncate table ICPlan_PMCDetail
 truncate table ICPlanOrderRel
-truncate table ICBOMChild
 truncate table ICShop_ItemConsumeEntry
 truncate table ICMOConvertBill
 truncate table ICMOConvertBillEntry

--
Gitblit v1.10.0