Commit fc9c3e6e authored by lvzhuangzhuang's avatar lvzhuangzhuang

1

parent 65e3cfeb
...@@ -115,7 +115,7 @@ public class ActSuppliesHistorydataController extends BaseController ...@@ -115,7 +115,7 @@ public class ActSuppliesHistorydataController extends BaseController
} }
/** /**
* 数据清洗 历史数据 * 数据清洗 历史数据 生成
*/ */
@PreAuthorize("@ss.hasPermi('system:historydata:addInsert1')") @PreAuthorize("@ss.hasPermi('system:historydata:addInsert1')")
@PostMapping("/addInsert1") @PostMapping("/addInsert1")
...@@ -127,7 +127,7 @@ public class ActSuppliesHistorydataController extends BaseController ...@@ -127,7 +127,7 @@ public class ActSuppliesHistorydataController extends BaseController
} }
/** /**
* 数据清洗 历史数据 * 数据清洗 历史数据 导入
*/ */
@PreAuthorize("@ss.hasPermi('system:historydata:addInsert2')") @PreAuthorize("@ss.hasPermi('system:historydata:addInsert2')")
@PostMapping("/addInsert2") @PostMapping("/addInsert2")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment