refactor:()登录页面
parent
256f6cf84c
commit
d62b3267ec
|
@ -391,7 +391,7 @@ export function selectListByCarType(carTypeId) {
|
|||
|
||||
export function selectCarTypeResp(carTypeId) {
|
||||
return request({
|
||||
url: '/strategy/strategy/selectCarTypeResp/'+carTypeId,
|
||||
url: '/saas/strategy/selectCarTypeResp/'+carTypeId,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue