更改配置文件jbo
This commit is contained in:
parent
4d5e1cc02a
commit
02496d2c63
@ -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&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" />
|
||||||
|
-->
|
||||||
</Context>
|
</Context>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user