feat: fileCard and dataCard

This commit is contained in:
archer
2023-09-10 11:29:36 +08:00
parent 5b9332c673
commit ba6c2d27d5
28 changed files with 675 additions and 83 deletions

View File

@@ -155,7 +155,7 @@ export const authUser = async ({
})();
return {
userId: uid,
userId: String(uid),
appId,
authType,
user