This commit is contained in:
2025-12-18 16:06:18 +08:00
parent a4e0ca9a8d
commit 0c9f687c52
3 changed files with 14 additions and 2 deletions

View File

@@ -34,4 +34,8 @@ export const showMore = (obj: any) => {
export const users = new Users({
query: nocoApi.query,
});
});
// const res = await nocoApi.getTableByName('控制中枢', 'p0np8adsoc79odk');
// console.log(showMore(res));