Merge branch 'main' of http://162.14.99.253:3000/10539622/2025-03-JS-SDK-CLI
This commit is contained in:
commit
24c36ff871
@ -30,7 +30,7 @@ export function getQueryAccountKBList(queryParams: any) {
|
|||||||
|
|
||||||
export function getQueryAccountPageList(queryParams: any) {
|
export function getQueryAccountPageList(queryParams: any) {
|
||||||
return request({
|
return request({
|
||||||
url: '/api/api/queryPageAccount',
|
url: '/api/queryPageAccount',
|
||||||
method: 'post',
|
method: 'post',
|
||||||
data: queryParams,
|
data: queryParams,
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user