- export const GET_ROOM_LIST = '/takelook/roomList'
- export const GET_ROOM = '/takelook/roomInfo'
- export const GET_SIG = '/takelook/tencentYun/getSign'
- export const LEAVE_ROOM = '/takelook/inOrOutRoom'
- export const WX_LOGIN = '/takelook/wxApi/wxLogin'
- export const WX_GET_PHONE = '/takelook/wxApi/getPhone'
- export const WX_UPDATE_USER = '/takelook/wxApi/updateUser'
- export const WX_GET_USER = '/takelook/wxApi/updateUser'
|