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

Loading…
Cancel
Save