兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-07-13 e79a9cf7978e0ba199bb7e0ea9b89e52bbe7522a
!26 update src/api/types.ts.
Merge pull request !26 from Admin/N/A
已修改1个文件
6 ■■■■ 文件已修改
src/api/types.ts 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/api/types.ts
@@ -19,9 +19,9 @@
  username?: string;
  password?: string;
  rememberMe?: boolean;
  socialCode?: string,
  socialState?: string,
  source?: string,
  socialCode?: string;
  socialState?: string;
  source?: string;
  code?: string;
  uuid?: string;
  clientId: string;