Przeglądaj źródła

1、修复token报错问题

iggy 2 dni temu
rodzic
commit
bcf20496d7
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      JLHHJSvr/Com/GetMattressInterfaceList.cs

+ 0 - 4
JLHHJSvr/Com/GetMattressInterfaceList.cs

@@ -14,10 +14,6 @@ namespace JLHHJSvr.Com
             return "GetMattressInterfaceList";
         }
         /// <summary>
-        /// 登录token
-        /// </summary>
-        public string token { get; set; }
-        /// <summary>
         /// 单据id
         /// </summary>
         public int? mattressid { get; set; }