diff --git a/modules/i3plus-ext-mes-apiservice/src/main/resources/application-cus-71.properties b/modules/i3plus-ext-mes-apiservice/src/main/resources/application-cus-71.properties index 0d948a1..2f1483e 100644 --- a/modules/i3plus-ext-mes-apiservice/src/main/resources/application-cus-71.properties +++ b/modules/i3plus-ext-mes-apiservice/src/main/resources/application-cus-71.properties @@ -39,7 +39,7 @@ impp.yfas.datasource.password=estsh123 #impp.sweb.datasource.username=root #impp.sweb.datasource.password=estsh123 -#Pisces数据源 +#Pisces\u6570\u636E\u6E90 impp.pisces.datasource.isopen=true impp.pisces.datasource.alias=piscesDataSource impp.pisces.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver @@ -47,7 +47,7 @@ impp.pisces.datasource.jdbc-url=jdbc:sqlserver://172.28.239.113:1433;SelectMetho impp.pisces.datasource.username=sa impp.pisces.datasource.password=sahasnopassword -#Pisces数据源 +#Pisces\u6570\u636E\u6E90 impp.pisces1.datasource.isopen=true impp.pisces1.datasource.alias=piscesDataSource impp.pisces1.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver @@ -55,10 +55,18 @@ impp.pisces1.datasource.jdbc-url=jdbc:sqlserver://172.28.239.113:1433;SelectMeth impp.pisces1.datasource.username=sa impp.pisces1.datasource.password=sahasnopassword -#Pisces中间表数据源 -impp.pisces1.datasource.isopen=true -impp.pisces1.datasource.alias=pisces1DataSource -impp.pisces1.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver -impp.pisces1.datasource.jdbc-url=jdbc:sqlserver://172.28.16.73:1433;SelectMethod=cursor;DatabaseName=YFMES_DATACENTER;applicationIntent=schemaOnly;selectedSchema=MES -impp.pisces1.datasource.username=sa -impp.pisces1.datasource.password=sahasnopassword \ No newline at end of file +#Pisces2\u6570\u636E\u6E90 +impp.pisces2.datasource.isopen=true +impp.pisces2.datasource.alias=pisces2DataSource +impp.pisces2.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver +impp.pisces2.datasource.jdbc-url=jdbc:sqlserver://172.28.239.113:1433;SelectMethod=cursor;DatabaseName=PiscesTest;applicationIntent=schemaOnly;selectedSchema=MES +impp.pisces2.datasource.username=sa +impp.pisces2.datasource.password=sahasnopassword + +#Pisces3\u6570\u636E\u6E90 +impp.pisces3.datasource.isopen=true +impp.pisces3.datasource.alias=pisces3DataSource +impp.pisces3.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver +impp.pisces3.datasource.jdbc-url=jdbc:sqlserver://172.28.239.113:1433;SelectMethod=cursor;DatabaseName=PiscesTest;applicationIntent=schemaOnly;selectedSchema=MES +impp.pisces3.datasource.username=sa +impp.pisces3.datasource.password=sahasnopassword \ No newline at end of file