chen_yjin пре 1 дан
родитељ
комит
78b2a7ee2e
1 измењених фајлова са 1 додато и 0 уклоњено
  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