[lunasend] lunasend/account getLoginUserData 목업 데이터 추가

This commit is contained in:
hyunwoo93.cha
2024-02-27 12:40:14 +09:00
parent 8782b30b5c
commit 0bf74ea2f5

View File

@@ -110,6 +110,7 @@ export const getLoginUserData = (
userId: "twin",
userInfo: "US2401051532595",
email: "twin@t-win.kr",
returnValue: true,
});
}
};