Compare commits
No commits in common. "cb353085b5adf05c136f4a796101a84986fce91d" and "105047f346987dc1a932c5f146fe889bc4cdc6ee" have entirely different histories.
cb353085b5
...
105047f346
|
@ -65,7 +65,7 @@ public class NoticeUntil {
|
|||
" \"申请前台\": \"能力申请\"," +
|
||||
" \"上架前台\": \"能力上架\"," +
|
||||
" \"下架前台\": \"能力下架\"," +
|
||||
" \"需求前台\": \"能力需求\"," +
|
||||
" \"需求前台\": \"需求评论\"," +
|
||||
" \"评论前台\": \"需求评论\"," +
|
||||
" \"会议室前台\": \"会议室前台\"" +
|
||||
"}";
|
||||
|
|
|
@ -68,9 +68,4 @@ synchro:
|
|||
# 前端地址入口,门户和管理端
|
||||
front:
|
||||
portal-url: http://15.72.183.90:7008
|
||||
manage-url: http://15.72.183.90:8001
|
||||
|
||||
zsk:
|
||||
url:
|
||||
sign: https://cms.qingdao.gov.cn:31479/api-gateway/jpaas-jags-server/interface/createsign.do
|
||||
gateway: https://cms.qingdao.gov.cn:31479/api-gateway/jpaas-jags-server/interface/gateway
|
||||
manage-url: http://15.72.183.90:8001
|
Loading…
Reference in New Issue