chen_yjin hace 1 día
padre
commit
78b2a7ee2e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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