Browse Source

Merge branch 'dev' of wujunjie/patient-management into dev

chenweida 8 years ago
parent
commit
b56f8f7107
1 changed files with 7 additions and 5 deletions
  1. 7 5
      patient-co-wlyy/src/main/resources/system.properties

+ 7 - 5
patient-co-wlyy/src/main/resources/system.properties

@ -66,13 +66,15 @@ admin_token=0a5c5258-8863-4b07-a3f9-88c768528ab4
# 签约到期JOB触发时间
sign_end_job_trigger=0 0 0 * * ?
# 续签提醒JOB触发时间 (每30分钟一次)
sign_again_job_trigger=0 0/30 * * * ?
# 续签提醒JOB触发时间 (每7天一次)
sign_again_job_trigger=59 59 23 7/7 * ?
# 续签提醒JOB停止时间
sign_again_job_end=2017-10-1 00:00:00
evaluate_score_job = 59 59 23 * * ?
#-------------------------开发环境配置-------------------------#
 服务器基本配置
# 服务器基本配置
server_ip=weixin.xmtyw.cn
server_port=
server_domain=wlyy-dev
@ -139,7 +141,7 @@ fastdfs_file_url=http://172.19.103.54:80/
#-------------------------测试环境配置-------------------------#
# 服务器基本配置
## 服务器基本配置
#server_ip=ehr.yihu.com
#server_port=
#server_domain=wlyy
@ -187,7 +189,7 @@ fastdfs_file_url=http://172.19.103.54:80/
#template_healthy_article=aO_qqk5nAXaGXhsikPVLNelqzwlrp1LTPfIQ1qRMpxo
##医生变更
#template_doctor_change=V5h0F84t972kUzQvWy8qYrgdaYGJVj10pFeFVl19Nb8
#问卷调查
##问卷调查
#template_doctor_survey=OqQXrb-e43_TJpq_70_K_y6vYJgY5mpjFYY4c5RWFP4
#
## FastDFS文件Http访问地址