feat: 新增确认送达弹框组件、添加安卓打包测试证书、骑手配送流程接口对接
This commit is contained in:
@@ -4,7 +4,7 @@ const AreaApi = {
|
||||
// 获得地区树
|
||||
getAreaTree: () => {
|
||||
return request({
|
||||
url: '/system/area/tree',
|
||||
url: '/app/area/tree',
|
||||
method: 'GET'
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user