|
@@ -11,6 +11,6 @@ namespace LogoForceTestApp.Modules.MainModule.Method
|
|
|
{
|
|
|
public static string ProductTypeName;//产品类型
|
|
|
public static string ProductsConfig = "..//Config//ProductsConfig.cfg";//质量config
|
|
|
- public static string CustomerCofig = "..//Config//CustomerCofig.cfg";//客户config
|
|
|
+ public static string CustomerCofig = "..//Config//CustomerConfig.cfg";//客户config
|
|
|
}
|
|
|
}
|