#TRS-ZS-58 收盘操作:删除从衡泰获取数据等等功能

This commit is contained in:
汤旺
2024-05-22 17:59:07 +08:00
parent a8c2c0685a
commit 43629190e1
47 changed files with 71 additions and 5265 deletions
@@ -336,10 +336,6 @@ namespace YLErp.Modules.ClientModule
//增加评估日志
AddClientAssessmentLog(dbModel, changeStr, isAddNew);
SaveClientCustomerManage(dbModel.id,req.CustomerManagerId);
if (dbModel.ProcessStatus=="已开户")
{
new PushLogService(UserInfo).AddLog(dbModel.id, SwapPushDataEnum., SwapPushDataEnum., dbModel.Number);
}
return dbModel;
}
/// <summary>