Commit aaa1b436 by Jiabeibei_glb

生产环境

parent 576788f0
......@@ -389,7 +389,7 @@
</if>
, (select name from sys_dictitem where groupid='CODE_ZCJDDM' and code=T.ZCJDDM) as zcjddmStr
FROM tb_st_asj T
left join tb_xw_asjbz T1 on T1.asjbh=T.asjbh
left join tb_st_asjbz T1 on T1.asjbh=T.asjbh
WHERE 1=1 and ASJFSDD_DQJD is not null and ASJFSDD_DQWD is not null
<include refid="queryWhereByTlasj"/>
</select>
......
......@@ -4,7 +4,7 @@ server.port=8001
spring.application.name=asj
# 环境设置:dev、test、prod
spring.profiles.active=dev
spring.profiles.active=pro
#返回json的全局时间格式
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
......
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