This commit is contained in:
xiao-fajia 2024-09-19 19:46:39 +08:00
commit 843a3ba11f
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ export function inspectionDetail(id){
// pid
export function shopInfo() {
return request({
url: '/partnerOwn/partner/shopInfo',
url: '/partnerOwn/partner/shopInfoByUserId',
method: 'get',
})

View File

@ -12,7 +12,7 @@ export function shopInfo() {
// dian
export function getPartnerInfo(data) {
return request({
url: '/partnerOwn/partner/shopInfo',
url: '/partnerOwn/partner/shopInfoByUserId',
method: 'get',
params: data