仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-after
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
refactor(crm): 重构文件上传功能,替换原有的fileUrls字段为统一的StorageAttachmentApi
云
昨天
c2053d7017625f270577bc0f6c523d04f52db6ea
[mom-pro2-after.git]
/
yudao-module-system
/
src
/
main
/
java
/
cn
/
iocoder
/
yudao
/
module
/
system
/
controller
/
admin
/
ip
/
AreaController.http
1
2
3
4
### 获得地区树
GET {{baseUrl}}/system/area/tree
Authorization: Bearer {{token}}
tenant-id: {{adminTenantId}}