修改oracle地址,改成jgy-xmcx1服务器。
This commit is contained in:
@@ -24,7 +24,7 @@ public class StaffInfo
|
||||
throw new StaffCodeNotExistException( staffCode + "不存在。");
|
||||
}
|
||||
|
||||
String oracleURL = "jdbc:oracle:thin:@10.39.0.86:1521:xmcx1";
|
||||
String oracleURL = "jdbc:oracle:thin:@10.187.11.164:1521:xmcx1";
|
||||
String oracleUserName = "idst0";
|
||||
String oraclePassword = "cpic123456";
|
||||
|
||||
|
Reference in New Issue
Block a user