mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
我的关注
This commit is contained in:
@@ -59,7 +59,7 @@ const userDynamicList = function(data) {
|
||||
} data
|
||||
*/
|
||||
const userDynamicfollows = function(data) {
|
||||
return ajax.postJson(baseURL,'/xboe/m/stat/userdynamic/follows',data);
|
||||
return ajax.postJson(baseURL,'/xboe/m/stat/userdynamic/follow',data);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user