Commit 5d43ab8c authored by 张烨's avatar 张烨

fix: update login interface

parent 8b716a4f
import sha from 'sha1';
import qs from 'qs';
import { CITY_SERVICE, get, post, PUBLISH_SERVICE } from '../index';
export const getUserInfo = param => get('/cityinterface/getUserinfo', param);
......
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