Compare commits
2 Commits
b6542ddbc3
...
f2194e08d0
| Author | SHA1 | Date | |
|---|---|---|---|
| f2194e08d0 | |||
| df6f91e512 |
@@ -409,6 +409,7 @@ async function getAgentList(params: AgentApi.GetAgentListParams) {
|
||||
/**
|
||||
* 获取代理推广链接列表
|
||||
*/
|
||||
|
||||
async function getAgentLinkList(params: AgentApi.GetAgentLinkListParams) {
|
||||
return requestClient.get<AgentApi.AgentLinkList>('/agent/link/list', {
|
||||
params,
|
||||
|
||||
Reference in New Issue
Block a user