dashboard
repositories
filestore
activity
search
login
admin
/
zhba_management_w_ys
forked from
zhba/zhba_management_w_ys
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.考试报名新增判断,同一人,同一场考试,已报名且未考试,审核通过和待审核的不能再次报名 2.考试接口修改
Administrator
2021-08-06
0dee81f06575d115d64adde8fc3a4ea94607f9ef
[~admin/zhba_management_w_ys.git]
/
doc
/
script
/
docker
/
elk
/
kibana.yml
1
2
3
4
5
6
7
8
# 服务端口
server.port: 5601
# 服务IP
server.host: "0.0.0.0"
# ES
elasticsearch.hosts: ["http://es-master:9200"]
# 汉化
i18n.locale: "zh-CN"