getUserSystemHeadList static method
dynamic
getUserSystemHeadList()
用户体系获取头像列表
Implementation
static getUserSystemHeadList() {
return "$host/v3/head/list";
}
用户体系获取头像列表
static getUserSystemHeadList() {
return "$host/v3/head/list";
}