|
|
@ -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()
|
|
|
|