Commit f1a3c00c authored by hezhen's avatar hezhen

Merge branch 'master-tiande' into master_tiande_company

parents 17ea6089 47177d96
...@@ -16,6 +16,7 @@ spring: ...@@ -16,6 +16,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml shared-dataids: common-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -5,6 +5,7 @@ spring: ...@@ -5,6 +5,7 @@ spring:
nacos: nacos:
discovery: discovery:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
namespace: tiande_spcloud
server: server:
port: 8764 #启动端口 port: 8764 #启动端口
......
...@@ -19,6 +19,7 @@ spring: ...@@ -19,6 +19,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -18,7 +18,7 @@ spring: ...@@ -18,7 +18,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
<if test="realName !=null and realName != ''"> <if test="realName !=null and realName != ''">
and d.realname like CONCAT('%',#{realName},'%') and d.realname like CONCAT('%',#{realName},'%')
</if> </if>
<if test="citySet != null "> <if test="citySet != null and citySet.size > 0 ">
and d.city_code in and d.city_code in
<foreach collection="citySet" item="item" index="index" open="(" separator="," close=")"> <foreach collection="citySet" item="item" index="index" open="(" separator="," close=")">
#{item} #{item}
......
...@@ -26,6 +26,7 @@ spring: ...@@ -26,6 +26,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -26,6 +26,7 @@ spring: ...@@ -26,6 +26,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -16,7 +16,7 @@ spring: ...@@ -16,7 +16,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -26,6 +26,7 @@ spring: ...@@ -26,6 +26,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -16,7 +16,7 @@ spring: ...@@ -16,7 +16,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,+ mongodb日志配置 #共用配置,+ mongodb日志配置
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
#--- #---
#spring: #spring:
# profiles: pro # profiles: pro
......
...@@ -26,6 +26,7 @@ spring: ...@@ -26,6 +26,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -37,6 +37,7 @@ spring: ...@@ -37,6 +37,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -17,6 +17,7 @@ spring: ...@@ -17,6 +17,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -27,6 +27,7 @@ spring: ...@@ -27,6 +27,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -17,6 +17,7 @@ spring: ...@@ -17,6 +17,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -26,7 +26,7 @@ spring: ...@@ -26,7 +26,7 @@ spring:
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
#共用配置,暂定一个 #共用配置,暂定一个
shared-dataids: common-dev.yaml,mongodb-log-dev.yaml shared-dataids: common-dev.yaml,mongodb-log-dev.yaml
namespace: tiande_spcloud
--- ---
spring: spring:
profiles: pro profiles: pro
......
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