Commit fb0002b7 by 丁伟

1、修改部分信息

parent 55d34fc2
......@@ -16,17 +16,12 @@
</driver-properties>
</data-source>
<data-source source="LOCAL" name="sfzxWebsite@localhost" uuid="a69ddf70-6cac-49ce-9296-dba84c6eefc0">
<driver-ref>mysql</driver-ref>
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306/sfzxWebsite</jdbc-url>
<driver-properties>
<property name="autoReconnect" value="true" />
<property name="zeroDateTimeBehavior" value="CONVERT_TO_NULL" />
<property name="tinyInt1isBit" value="false" />
<property name="characterEncoding" value="utf8" />
<property name="characterSetResults" value="utf8" />
<property name="yearIsDateType" value="false" />
</driver-properties>
</data-source>
</component>
......
update sfzx_servicenetwork set tel = '010-82217075/7068', contacts = '马琳;王莹' where id = 15;
\ No newline at end of file
update sfzx_servicenetwork set name = '中国贸促会成都市分会',linkAddress = '成都市青羊区草市街2号成都市政府政务服务中心5楼',
webSiteName = '中国贸促会成都市分会',webSiteAddress='http://mch.chengdu.gov.cn/',
tel = '028—86919785',contacts='周丽萍' where id= 84;
\ No newline at end of file
update sfzx_servicenetwork set tel = '010-82217075/7068', contacts = '马琳;王莹' where id = 15;
\ No newline at end of file
update sfzx_servicenetwork set name = '深圳市贸促会市民中心签证处',linkAddress = '深圳市福田区福中三路市民中心行政服务大厅东厅40-43号窗口',
webSiteName = '中国国际贸易促进委员会深圳市委员会官方网站',webSiteAddress='http://www.ccpitsz.org.cn/',
tel = '0755-88125823、88125824',contacts='' where id= 87;
update sfzx_servicenetwork set name = '深圳市贸促会丽都签证处',linkAddress = '深圳市罗湖区东门南路2007号丽都酒店945',
webSiteName = '中国国际贸易促进委员会深圳市委员会官方网站',webSiteAddress='http://www.ccpitsz.org.cn/',
tel = '0755-82280098、82285350、82770612' where id= 91;
\ No newline at end of file
......@@ -34,5 +34,5 @@ text-decoration:none;
<!-- <a id="footerAID" href="/front/coApplicationForm" style="font-size:20px;margin-top:6px;">企业用户也可以申请独立开发本企业使用的网上申报系统(关联技术支持方法请填写《CO网上申报系统开发申请表》后获得支持)</a> -->
<hr style="height: 1px; border: none; border-top: 1px solid #555555;" />
<p align="center">ICP号:京ICP备09088920号-10  主办:中国国际贸易促进委员会(中国国际商会)、中国国际贸易促进委员会商事认证中心 </p>
<p align="center">技术支持:中国国际贸易促进委员会信息中心(中贸促信息技术有限责任公司)</p>
<p align="center">&emsp;</p>
</div>
......@@ -37,7 +37,7 @@
</div>
<div region="south" split="true"
style="height: 30px; background: #D2E0F2;">
<div class="footer">技术支持:中国国际贸易促进委员会信息中心</div>
<div class="footer">&emsp;</div>
</div>
<div region="west" hide="true" split="true" title="导航菜单"
style="width: 180px;" id="west">
......
......@@ -94,7 +94,7 @@
</div>
<div class="loginbm">
技术支持 2017 <a href="#">中国国际贸易促进委员会信息中心</a>
<p>&emsp;</p>
</div>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment