3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
export const apiArr = {
|
|
getUserInfo: '/api/v2/wechat/mpuser-crud/info', // 获取城市列表
|
|
} |