瀏覽代碼

补充提交

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