Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
wangming
/
kzy-wx
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 357618c0
authored
Mar 17, 2020
by
魏文甫
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wei_master' into '105'
Wei master See merge request
!36
2 parents
01a4d912
33242729
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/main/resources/mybatis/mapping/informationMapper.xml
src/main/resources/servers/105/application.properties
src/main/resources/servers/local/application.properties
src/main/resources/mybatis/mapping/informationMapper.xml
View file @
357618c
...
...
@@ -26,7 +26,7 @@
t_kzy_relation_class rc
LEFT JOIN t_kzy_information i ON rc.relation_id = i.id
WHERE
i.is_delete = 0
i.is_delete = 0
AND rc.type=2
AND rc.first_class_id = #{firstId,jdbcType=BIGINT}
GROUP BY i.id
...
...
src/main/resources/servers/105/application.properties
View file @
357618c
...
...
@@ -46,7 +46,7 @@ wx.app.id=wxe37f12b1fa076c1a
wx.app.secret
=
57e45975dff8f558163e5e9f2ac78e87
wx.http.url
=
http://kzy-wx.jimijiayuan.cn
wx.http.url
=
http://kzy-wx
-1
.jimijiayuan.cn
#有拍云
remoteFileUrl
=
http://yxvzb.b0.upaiyun.com/
upyun.bucket
=
yxvzb
...
...
src/main/resources/servers/local/application.properties
View file @
357618c
...
...
@@ -49,7 +49,7 @@ wx.app.id=wxe37f12b1fa076c1a
wx.app.secret
=
57e45975dff8f558163e5e9f2ac78e87
wx.http.url
=
http://kzy-wx.jimijiayuan.cn
wx.http.url
=
http://kzy-wx
-1
.jimijiayuan.cn
#有拍云
remoteFileUrl
=
http://yxvzb.b0.upaiyun.com/
upyun.bucket
=
yxvzb
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment