正在显示
1 个修改的文件
包含
6 行增加
和
3 行删除
@@ -488,11 +488,14 @@ func (srv ExcelDataService) FileImportTemplate(importDataCommand *command.Import | @@ -488,11 +488,14 @@ func (srv ExcelDataService) FileImportTemplate(importDataCommand *command.Import | ||
488 | domain.ImportDevices: "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/dev_online/20220126/object/1643184320_hT6sY5BKHmBa4TynfSGSCGyZ2KTTtzkj.xlsx", | 488 | domain.ImportDevices: "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/dev_online/20220126/object/1643184320_hT6sY5BKHmBa4TynfSGSCGyZ2KTTtzkj.xlsx", |
489 | domain.ImportCosts: "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/opportunity/dev_online/20220616/object/1655349687_CjpXGrjD4EH2jrw4SXJmHkaQZXKQcT56.xlsx", | 489 | domain.ImportCosts: "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/opportunity/dev_online/20220616/object/1655349687_CjpXGrjD4EH2jrw4SXJmHkaQZXKQcT56.xlsx", |
490 | //车间制造-二级品审核导入 | 490 | //车间制造-二级品审核导入 |
491 | - "ImportProductRecordLevel2": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144411_R3h4nQxxcMJ7ympktMsYBBQ6bAcFC6xj.xlsx", | 491 | + // "ImportProductRecordLevel2": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144411_R3h4nQxxcMJ7ympktMsYBBQ6bAcFC6xj.xlsx", |
492 | + "ImportProductRecordLevel2": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221031/object/1667194451_tZePks2hW2nNAhX4CRCmwczeFaK5GzKb.xlsx", | ||
492 | //车间制造-工时管理导入 | 493 | //车间制造-工时管理导入 |
493 | - "ImportAttendance": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144523_w66QpzZTfxsmhbM5mmBrHjpytcydMNs2.xlsx", | 494 | + //"ImportAttendance": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144523_w66QpzZTfxsmhbM5mmBrHjpytcydMNs2.xlsx", |
495 | + "ImportAttendance": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221031/object/1667194539_BAWsGePnjn2dJ6WmSmzn3tyPt36wm3sN.xlsx", | ||
494 | //车间制造-事故管理导入 | 496 | //车间制造-事故管理导入 |
495 | - "ImportProductTrouble": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144570_xYKYMrMnXWTyasDPnX2JNXEZHd3rJsWG.xlsx", | 497 | + // "ImportProductTrouble": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221030/object/1667144570_xYKYMrMnXWTyasDPnX2JNXEZHd3rJsWG.xlsx", |
498 | + "ImportProductTrouble": "https://timeless-world.oss-cn-shenzhen.aliyuncs.com/open-api/test/20221031/object/1667194573_tdxR7BNJJeaWpNrCb7eFFtn5xpnMph3X.xlsx", | ||
496 | } | 499 | } |
497 | var url string | 500 | var url string |
498 | var ok bool | 501 | var ok bool |
-
请 注册 或 登录 后发表评论