export const API = {
WX_MINI_LOGIN: '/api/open/wechat/mini/login',
USER_PROFILE: '/api/user/profile',
USER_PASSWORD_LOGIN: '/api/open/user/login'
};