api/ApiModel.cs
@@ -339,19 +339,16 @@ /// </summary> [JsonProperty("batchNo")] public string BatchNo { get; set; } /// <summary> /// 执行标准 /// </summary> [JsonProperty("standard")] public string Standard { get; set; } /// <summary> /// 净含量 /// </summary> [JsonProperty("netWeight")] public string NetWeight { get; set; } /// <summary> /// 质量等级 /// </summary>