更改配置文件jbo

This commit is contained in:
G 2018-10-17 16:00:55 +08:00
parent 4d5e1cc02a
commit 02496d2c63
2 changed files with 22 additions and 0 deletions

View File

@ -11,5 +11,17 @@
password="apzl@2018" password="apzl@2018"
driverClassName="com.mysql.jdbc.Driver" driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" /> url="jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" />
<!-- <Resource
name="jdbc/als"
auth="Container"
type="javax.sql.DataSource"
maxActive="30"
maxIdle="2"
maxWait="10000"
username="apzl"
password="apzl@2018"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://47.94.109.18:3306/apzl?rewriteBatchedStatements=true&amp;useUnicode=true&amp;characterEncoding=GBK&amp;autoReconnectForPools=true&amp;autoReconnect=true&amp;useSSL=false" />
-->
</Context> </Context>

View File

@ -768,6 +768,10 @@
<attribute name="REGISTEREDMONEY" label="注册资本" TYPE="STRING" LENGTH="8"/> <attribute name="REGISTEREDMONEY" label="注册资本" TYPE="STRING" LENGTH="8"/>
<attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" TYPE="STRING" LENGTH="32"/> <attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" TYPE="STRING" LENGTH="32"/>
<attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" TYPE="STRING" LENGTH="32"/> <attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" TYPE="STRING" LENGTH="32"/>
<attribute name="ASSETTRANSFERER" label="资产转出方" TYPE="STRING" LENGTH="32"/>
<attribute name="TRANSFERDATE" label="转出日期" TYPE="STRING" LENGTH="32"/>
<attribute name="TURNOUTREMARKS" label="转出备注" TYPE="STRING" LENGTH="32"/>
</attributes> </attributes>
<manager> <manager>
<managerProperties> <managerProperties>
@ -1027,6 +1031,9 @@
<attribute name="REGISTEREDMONEY" label="注册资本" type="STRING" length="8"/> <attribute name="REGISTEREDMONEY" label="注册资本" type="STRING" length="8"/>
<attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" type="STRING" length="32"/> <attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" type="STRING" length="32"/>
<attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" type="STRING" length="32"/> <attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" type="STRING" length="32"/>
<attribute name="ASSETTRANSFERER" label="资产转出方" TYPE="STRING" LENGTH="32"/>
<attribute name="TRANSFERDATE" label="转出日期" TYPE="STRING" LENGTH="32"/>
<attribute name="TURNOUTREMARKS" label="转出备注" TYPE="STRING" LENGTH="32"/>
</attributes> </attributes>
<manager> <manager>
<managerProperties> <managerProperties>
@ -2695,6 +2702,9 @@
<attribute name="REGISTEREDMONEY" label="注册资本" TYPE="STRING" LENGTH="8"/> <attribute name="REGISTEREDMONEY" label="注册资本" TYPE="STRING" LENGTH="8"/>
<attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" TYPE="STRING" LENGTH="32"/> <attribute name="AFFILIATEDACTUALADDRESS" label="挂靠方实际经营地址" TYPE="STRING" LENGTH="32"/>
<attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" TYPE="STRING" LENGTH="32"/> <attribute name="AFFILIATEDADDRESS" label="挂靠方注册地址" TYPE="STRING" LENGTH="32"/>
<attribute name="ASSETTRANSFERER" label="资产转出方" TYPE="STRING" LENGTH="32"/>
<attribute name="TRANSFERDATE" label="转出日期" TYPE="STRING" LENGTH="32"/>
<attribute name="TURNOUTREMARKS" label="转出备注" TYPE="STRING" LENGTH="32"/>
</attributes> </attributes>
<manager> <manager>
<managerProperties> <managerProperties>