getUserAchieves static method
dynamic
getUserAchieves()
获取用户成就信息
Implementation
static getUserAchieves() {
return "$host/v3/user/getAchieves";
}
获取用户成就信息
static getUserAchieves() {
return "$host/v3/user/getAchieves";
}