Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gjjapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhfwpt
gjjapp
Commits
6c4568af
Commit
6c4568af
authored
Apr 23, 2021
by
华润
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新代码
parent
b1b9f598
Changes
15
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
129 additions
and
301 deletions
+129
-301
.idea/workspace.xml
.idea/workspace.xml
+72
-278
gjjapp-common/gjjapp-common-controller/gjjapp-common-controller.iml
...mon/gjjapp-common-controller/gjjapp-common-controller.iml
+3
-1
gjjapp-common/gjjapp-common-dao/gjjapp-common-dao.iml
gjjapp-common/gjjapp-common-dao/gjjapp-common-dao.iml
+3
-1
gjjapp-common/gjjapp-common-service/gjjapp-common-service.iml
...pp-common/gjjapp-common-service/gjjapp-common-service.iml
+3
-1
gjjapp-db/gjjapp-db.iml
gjjapp-db/gjjapp-db.iml
+3
-1
gjjapp-gedai/gjjapp-gedai-controller/gjjapp-gedai-controller.iml
...gedai/gjjapp-gedai-controller/gjjapp-gedai-controller.iml
+3
-1
gjjapp-gedai/gjjapp-gedai-core/gjjapp-gedai-core.iml
gjjapp-gedai/gjjapp-gedai-core/gjjapp-gedai-core.iml
+3
-1
gjjapp-gedai/gjjapp-gedai-dao/gjjapp-gedai-dao.iml
gjjapp-gedai/gjjapp-gedai-dao/gjjapp-gedai-dao.iml
+3
-1
gjjapp-gedai/gjjapp-gedai-service/gjjapp-gedai-service.iml
gjjapp-gedai/gjjapp-gedai-service/gjjapp-gedai-service.iml
+3
-1
gjjapp-web/gjjapp-web.iml
gjjapp-web/gjjapp-web.iml
+3
-1
gjjapp-web/src/main/resources/gjj.properties
gjjapp-web/src/main/resources/gjj.properties
+18
-10
gjjapp-zhfwpt/gjjapp-zhfwpt-controller/gjjapp-zhfwpt-controller.iml
...wpt/gjjapp-zhfwpt-controller/gjjapp-zhfwpt-controller.iml
+3
-1
gjjapp-zhfwpt/gjjapp-zhfwpt-core/gjjapp-zhfwpt-core.iml
gjjapp-zhfwpt/gjjapp-zhfwpt-core/gjjapp-zhfwpt-core.iml
+3
-1
gjjapp-zhfwpt/gjjapp-zhfwpt-dao/gjjapp-zhfwpt-dao.iml
gjjapp-zhfwpt/gjjapp-zhfwpt-dao/gjjapp-zhfwpt-dao.iml
+3
-1
gjjapp-zhfwpt/gjjapp-zhfwpt-service/gjjapp-zhfwpt-service.iml
...pp-zhfwpt/gjjapp-zhfwpt-service/gjjapp-zhfwpt-service.iml
+3
-1
No files found.
.idea/workspace.xml
View file @
6c4568af
This diff is collapsed.
Click to expand it.
gjjapp-common/gjjapp-common-controller/gjjapp-common-controller.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-common-controller"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-common/gjjapp-common-dao/gjjapp-common-dao.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-common-dao"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-common/gjjapp-common-service/gjjapp-common-service.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-common-service"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-db/gjjapp-db.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-db"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-gedai/gjjapp-gedai-controller/gjjapp-gedai-controller.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-gedai-controller"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-gedai/gjjapp-gedai-core/gjjapp-gedai-core.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-gedai-core"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-gedai/gjjapp-gedai-dao/gjjapp-gedai-dao.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-gedai-dao"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-gedai/gjjapp-gedai-service/gjjapp-gedai-service.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-gedai-service"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-web/gjjapp-web.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-web"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-web/src/main/resources/gjj.properties
View file @
6c4568af
...
@@ -28,16 +28,16 @@ jdbc.password.ss=ZHFW80
...
@@ -28,16 +28,16 @@ jdbc.password.ss=ZHFW80
#jdbc.type=oracle
#jdbc.type=oracle
#jdbc.driver=oracle.jdbc.driver.OracleDriver
#jdbc.driver=oracle.jdbc.driver.OracleDriver
#jdbc.url=jdbc:oracle:thin:@192.168.1.33:15
21
:zfgjj
#jdbc.url=jdbc:oracle:thin:@192.168.1.33:15
96
:zfgjj
#jdbc.username=ZHFW80
#jdbc.username=ZHFW80
#jdbc.password=ZHFW80
#jdbc.password=ZHFW80
_Cd85617711
#
#
#
#
#jdbc.type.ss=oracle
#jdbc.type.ss=oracle
#jdbc.driver.ss=oracle.jdbc.driver.OracleDriver
#jdbc.driver.ss=oracle.jdbc.driver.OracleDriver
#jdbc.url.ss=jdbc:oracle:thin:@192.168.1.33:15
21
:zfgjj
#jdbc.url.ss=jdbc:oracle:thin:@192.168.1.33:15
96
:zfgjj
#jdbc.username.ss=ZHFW80
#jdbc.username.ss=ZHFW80
#jdbc.password.ss=ZHFW80
#jdbc.password.ss=ZHFW80
_Cd85617711
#pool settings
#pool settings
jdbc.pool.init
=
1
jdbc.pool.init
=
1
...
@@ -51,13 +51,22 @@ jdbc.testSql=SELECT 'x' FROM DUAL
...
@@ -51,13 +51,22 @@ jdbc.testSql=SELECT 'x' FROM DUAL
#\u6570\u636e\u5e93\u540d\u79f0
#\u6570\u636e\u5e93\u540d\u79f0
mongo.dbname
=
zfgjj8_wx
mongo.dbname
=
zfgjj8_wx
#\u5bc6\u7801
#\u5bc6\u7801
#mongo.password =Cd85617711
#mongo.username =root
#mongo.host = 192.168.1.31
#mongo.port= 27917
mongo.password
=
mongo.password
=
#\u7528\u6237\u540d
mongo.username
=
mongo.username
=
#\u4e3b\u673a
mongo.host
=
192.168.101.227
mongo.host
=
192.168.101.227
#\u7aef\u53e3\u53f7
mongo.port
=
27017
mongo.port
=
27017
#\u7528\u6237\u540d
#\u4e3b\u673a
#\u7aef\u53e3\u53f7
#\u4e00\u4e2a\u7ebf\u7a0b\u53d8\u4e3a\u53ef\u7528\u7684\u6700\u5927\u963b\u585e\u6570
#\u4e00\u4e2a\u7ebf\u7a0b\u53d8\u4e3a\u53ef\u7528\u7684\u6700\u5927\u963b\u585e\u6570
mongo.connectionsPerHost
=
8
mongo.connectionsPerHost
=
8
#\u7ebf\u7a0b\u961f\u5217\u6570,\u5b83\u4ee5\u4e0a\u9762connectionsPerHost\u503c\u76f8\u4e58\u7684\u7ed3\u679c\u5c31\u662f\u7ebf\u7a0b\u961f\u5217\u6700\u5927\u503c
#\u7ebf\u7a0b\u961f\u5217\u6570,\u5b83\u4ee5\u4e0a\u9762connectionsPerHost\u503c\u76f8\u4e58\u7684\u7ed3\u679c\u5c31\u662f\u7ebf\u7a0b\u961f\u5217\u6700\u5927\u503c
...
@@ -67,13 +76,13 @@ mongo.connectTimeout= 1500
...
@@ -67,13 +76,13 @@ mongo.connectTimeout= 1500
#\u6700\u5927\u7b49\u5f85\u65f6\u95f4
#\u6700\u5927\u7b49\u5f85\u65f6\u95f4
mongo.maxWaitTime
=
1500
mongo.maxWaitTime
=
1500
#\u81ea\u52a8\u91cd\u8fde
#\u81ea\u52a8\u91cd\u8fde
#mongo.autoConnectRetry= true
#mongo.autoConnectRetry= true
#scoket\u4fdd\u6301\u6d3b\u52a8
#scoket\u4fdd\u6301\u6d3b\u52a8
mongo.socketKeepAlive
=
true
mongo.socketKeepAlive
=
true
#scoket\u8d85\u65f6\u65f6\u95f4
#scoket\u8d85\u65f6\u65f6\u95f4
mongo.socketTimeout
=
1500
mongo.socketTimeout
=
1500
#\u8bfb\u5199\u5206\u79bb
#\u8bfb\u5199\u5206\u79bb
#mongo.slaveOk=true
#mongo.slaveOk=true
#redis settings
#redis settings
redis.keyPrefix
=
c
redis.keyPrefix
=
c
...
@@ -151,4 +160,3 @@ cas.server.url=http://127.0.0.1:8180/cas
...
@@ -151,4 +160,3 @@ cas.server.url=http://127.0.0.1:8180/cas
cas.project.url
=
http://127.0.0.1:8080/cd4japp
cas.project.url
=
http://127.0.0.1:8080/cd4japp
\ No newline at end of file
gjjapp-zhfwpt/gjjapp-zhfwpt-controller/gjjapp-zhfwpt-controller.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-zhfwpt-controller"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-zhfwpt/gjjapp-zhfwpt-core/gjjapp-zhfwpt-core.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-zhfwpt-core"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-zhfwpt/gjjapp-zhfwpt-dao/gjjapp-zhfwpt-dao.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-zhfwpt-dao"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
gjjapp-zhfwpt/gjjapp-zhfwpt-service/gjjapp-zhfwpt-service.iml
View file @
6c4568af
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<facet
type=
"jpa"
name=
"JPA"
>
<facet
type=
"jpa"
name=
"JPA"
>
<configuration>
<configuration>
<setting
name=
"validation-enabled"
value=
"true"
/>
<setting
name=
"validation-enabled"
value=
"true"
/>
<datasource-mapping
/>
<datasource-mapping>
<factory-entry
name=
"gjjapp-zhfwpt-service"
/>
</datasource-mapping>
<naming-strategy-map
/>
<naming-strategy-map
/>
</configuration>
</configuration>
</facet>
</facet>
...
...
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