Commit c1905539 by 泽锋 李

取消周转备份

parent 43cbea69
...@@ -53,11 +53,11 @@ namespace AutoTurnOver.Services ...@@ -53,11 +53,11 @@ namespace AutoTurnOver.Services
if (is_bak) if (is_bak)
{ {
dc_task_download_dao.PushData<dc_base_stock_search_dto>(new dc_task_download //dc_task_download_dao.PushData<dc_base_stock_search_dto>(new dc_task_download
{ //{
parameter = new { }.ToJson(), // parameter = new { }.ToJson(),
task_name = "周转表" // task_name = "周转表"
}, new UserData { UserName = "sys-bak" }); //}, new UserData { UserName = "sys-bak" });
} }
} }
......
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