|
|
|
@ -315,8 +315,8 @@ namespace MaterialTraceability.Business.Impl
|
|
|
|
|
operationRevision = inifile.IniReadValue("MiFirstOperationForsfcServiceServiceParam", "operationRevision"),
|
|
|
|
|
resource = appConfig.resource,
|
|
|
|
|
user = inifile.IniReadValue("MiFirstOperationForsfcServiceServiceParam", "user"),
|
|
|
|
|
activity = inifile.IniReadValue("MiFirstOperationForsfcServiceServiceParam", "activity"),
|
|
|
|
|
modeProcessSfc = inifile.IniReadValue("MiFirstOperationForsfcServiceServiceParam", "modeProcessSfc"),
|
|
|
|
|
activity = "",
|
|
|
|
|
modeProcessSfc = "MODE_START_SFC",
|
|
|
|
|
loginUser = "",
|
|
|
|
|
password = "",
|
|
|
|
|
};
|
|
|
|
|