|
|
@ -239,7 +239,7 @@ namespace SCP.PlanData |
|
|
|
Alert.Show(string.Join("<br>", checkret.MessageList)); |
|
|
|
return; |
|
|
|
} |
|
|
|
if (CurrentUser.ConfigList.ContainsKey("数据中心接口")) |
|
|
|
if (ScpCache.Config.数据中心接口) |
|
|
|
{ |
|
|
|
saveret = SCP_DC_UNI_CONTROLLER.WritePo(list, CurrentUser.FactoryList[0], CurrentUser.Name, DateTime.Now, p_modtype, CurrentUser.SubSiteList[0], CurrentUser.ChineseName, CurrentUser.CellPhone); |
|
|
|
} |
|
|
|