Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfzx-website
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
丁伟
sfzx-website
Commits
4c312002
Commit
4c312002
authored
Jan 10, 2023
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、增加“中国贸促会原产地企业注册备案登记表”
parent
fb0002b7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
6 deletions
+13
-6
src/main/resources/framework.properties
+6
-3
src/main/webapp/WEB-INF/jsp/front/certificateOfOrigin.jsp
+1
-0
target/classes/framework.properties
+6
-3
No files found.
src/main/resources/framework.properties
View file @
4c312002
# jdbc.X
jdbc.driverClassName
=
com.mysql.jdbc.Driver
#dev model
jdbc.url
=
jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
ccpit
jdbc.pass
=
ccpit1516
#
jdbc.url=jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
#
jdbc.user=ccpit
#
jdbc.pass=ccpit1516
#server model
jdbc.url
=
jdbc:mysql://mysql:3306/sfzx_website?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
root
jdbc.pass
=
root
# hibernate.X
hibernate.dialect
=
org.hibernate.dialect.MySQL5Dialect
hibernate.show_sql
=
false
...
...
src/main/webapp/WEB-INF/jsp/front/certificateOfOrigin.jsp
View file @
4c312002
...
...
@@ -120,6 +120,7 @@
</div>
<div
role=
"tabpanel"
class=
"tab-pane"
id=
"xiangguanbiaoge2"
>
<div
class=
"single-content"
style=
"height:550px;"
>
<li><a
class=
"cj_blue"
href=
"http://www.co.ccpit.org/uploadFiles/5.docx"
>
◆中国贸促会原产地企业注册备案登记表(2023版)
</a></li>
<li><a
class=
"cj_blue"
href=
"http://www.co.ccpit.org/uploadFiles/1.docx"
>
◆原产地证申报企业注册备案登记内容变更表
</a></li>
<li><a
class=
"cj_blue"
href=
"http://www.co.ccpit.org/uploadFiles/2.doc"
>
◆手签员授权书
</a></li>
<li><a
class=
"cj_blue"
href=
"http://www.co.ccpit.org/uploadFiles/3.docx"
>
◆原产地证申报系统操作手册
</a></li>
...
...
target/classes/framework.properties
View file @
4c312002
# jdbc.X
jdbc.driverClassName
=
com.mysql.jdbc.Driver
#dev model
jdbc.url
=
jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
ccpit
jdbc.pass
=
ccpit1516
#
jdbc.url=jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
#
jdbc.user=ccpit
#
jdbc.pass=ccpit1516
#server model
jdbc.url
=
jdbc:mysql://mysql:3306/sfzx_website?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
root
jdbc.pass
=
root
# hibernate.X
hibernate.dialect
=
org.hibernate.dialect.MySQL5Dialect
hibernate.show_sql
=
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment