Commit 5960e4fd authored by qinj's avatar qinj

城市代理商注册

parent c5f411b9
export const Qcc = {
searchUrl: '/qcc/search',
detailUrl: '/qcc/getOne'
}
export const Country = {
searchPro: '/province/searchAll',
searchCity: '/city/searchAll',
searchDis: '/district/searchAll'
}
export const Customer = {
searchUrl: '/customer/create',
}
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment