|
@@ -12,7 +12,7 @@ namespace UAS_LabelMachine
|
|
|
{
|
|
{
|
|
|
|
|
|
|
|
//富为外网地址
|
|
//富为外网地址
|
|
|
- private readonly string ConnectionStrings = "Data Source=183.62.139.106/orcl;User ID=HD;PassWord=select!#%*(";
|
|
|
|
|
|
|
+ private readonly string ConnectionStrings = "Data Source=183.62.225.121/orcl;User ID=HD;PassWord=select!#%*(";
|
|
|
private readonly string InnerConnectionStrings = "Data Source=j183.62.139.106/orcl;User ID=HD;PassWord=select!#%*(";
|
|
private readonly string InnerConnectionStrings = "Data Source=j183.62.139.106/orcl;User ID=HD;PassWord=select!#%*(";
|
|
|
//富为ERP地址
|
|
//富为ERP地址
|
|
|
public static readonly string ERPAddesss = "http://jinhaode.f3322.org:8099/ERP/";
|
|
public static readonly string ERPAddesss = "http://jinhaode.f3322.org:8099/ERP/";
|