chen_yjin 1 giorno fa
parent
commit
78b2a7ee2e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      JLHHJSvr/Com/GetComputeSpring.cs

+ 1 - 0
JLHHJSvr/Com/GetComputeSpring.cs

@@ -16,6 +16,7 @@ namespace JLHHJSvr.Com
         public string token { get; set; }
         public u_bednet bednet { get; set; }
         public List<u_bednetmx> bednetMx { get; set; }
+        public List<u_bednetmx_spring> spring { get; set; }
     }
 
     public sealed class GetComputeSpringResponse : LJResponse