chen_yjin před 1 dnem
rodič
revize
78b2a7ee2e
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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