编辑ai人设,新消息提醒
This commit is contained in:
@@ -71,4 +71,8 @@ export function anchorList(data) {
|
||||
//设置主播列表
|
||||
export function deleteAnchorWithIds(data) {
|
||||
return postAxios({ url: 'deleteAnchorWithIds', data })
|
||||
}
|
||||
//设置经纪人信息
|
||||
export function aiConfig(data) {
|
||||
return postAxios({ url: 'aiConfig', data })
|
||||
}
|
||||
Reference in New Issue
Block a user