Browse Source

对softwareInfo添加代码说明

dengdx 2 months ago
parent
commit
c2cda000a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/API/softwareInfo.ts

+ 1 - 1
src/API/softwareInfo.ts

@@ -3,7 +3,7 @@ import axiosInstance from './interceptor';
 export interface SoftwareInfo {
   language: string[];
   product: string;
-  guest: string;
+  guest: string; //目前只用于急诊访问数据
   server: Record<
     string,
     {