Commit c55e191d by 泽锋 李

fix

parent fb7cb462
......@@ -781,7 +781,7 @@ namespace AutoTurnOver.Services
sales = s_sales,
date = btime
};
DB.db_config.SaveSalesDayConfig(new_data, user);
DB.db_config.SaveSalesDayConfig(new_data, user,false);
btime = btime.AddDays(1);
}
......
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