schmea changes, removed notes
This commit is contained in:
@@ -96,6 +96,7 @@ export async function listRts(params: PageQueryParams, tenantId: string) {
|
||||
pid: "$$county.pid",
|
||||
name: "$$county.name",
|
||||
type: "$$county.type",
|
||||
avatar: "$$county.avatar",
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -107,6 +108,7 @@ export async function listRts(params: PageQueryParams, tenantId: string) {
|
||||
pid: "$$client.pid",
|
||||
name: "$$client.name",
|
||||
type: "$$client.type",
|
||||
avatar: "$$client.avatar",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user