Deskripsi:
- Upload ke stroage untuk job
## Np Issuee
This commit is contained in:
2024-09-19 15:59:21 +08:00
parent 128dc98839
commit f96d80d55d
153 changed files with 1369 additions and 1200 deletions

View File

@@ -1,8 +1,8 @@
import { funGetUserIdByToken } from "@/app_modules/_global/fun/get";
import { SplashScreen } from "@/app_modules/auth";
import { user_funGetOneUserId } from "@/app_modules/fun_global";
export default async function PageSplash() {
const userLoginId = await user_funGetOneUserId();
const userLoginId = await funGetUserIdByToken();
return (
<>