Browse Source

提交

master
yinzuomei 3 years ago
parent
commit
03db35912b
  1. 3
      epmet-gateway/src/main/resources/bootstrap.yml

3
epmet-gateway/src/main/resources/bootstrap.yml

@ -499,11 +499,12 @@ epmet:
- /oper/customize/customerstartpage/homestartpage
- /epmet/point/mqCallback/**
- /tduck-api/**
#查询楼栋,单元,房屋
#居民信息采集:查询楼栋,单元,房屋,提交信息
- /gov/org/icneighborhood/open/list
- /gov/org/icbuilding/buildingoption
- /gov/org/icbuildingunit/unitoption
- /gov/org/ichouse/houseoption
- /epmetuser/icresicollect/save
# 外部应用认证,使用AccessToken等头进行认证
externalOpenUrls:
- /data/report/**

Loading…
Cancel
Save