tangning 2 년 전
부모
커밋
57f95c7b45
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/store/modules/user.ts

+ 1 - 1
src/store/modules/user.ts

@@ -16,7 +16,7 @@ export const useUserStore = defineStore({
   id: 'user',
   state: (): StoreUser => ({
     token: token,
-    wxOpenId: 'oNt5bt2gTptaUrBxUncWrCqJysPw',
+    wxOpenId: '',
     info: {
       name: 'test',
       wxOpenId: 'test1',