From 2014c70af0a0dbea6ff8fdcec4e3d5c973831b4b Mon Sep 17 00:00:00 2001 From: yehongyang Date: Mon, 20 Dec 2021 11:21:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E6=8E=89=E7=B3=BB=E7=BB=9F=E5=86=85?= =?UTF-8?q?=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task/k3cloud.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/task/k3cloud.go b/task/k3cloud.go index fcc9234..782064a 100644 --- a/task/k3cloud.go +++ b/task/k3cloud.go @@ -49,13 +49,13 @@ func oneTask(_date time.Time) { //if DaysBetweenDates(lastTime.OneTime, _date) >= 1 { //go func() { - ImportMaterial() - ImportMaterialGroupSearch() - ImportArticle() - ImportBomList() - ImportCustomer() + //ImportMaterial() + //ImportMaterialGroupSearch() + //ImportArticle() + //ImportBomList() + //ImportCustomer() //ImportSaleOrder() - ImportCustomerMaterialSearch() + //ImportCustomerMaterialSearch() //ImportProjectSearch() //}() //ImportUnit()