文章分类 - 工具类
摘要:一.实体类 1.参数类 public class PalletQuery { public string pallet { get; set; } /// <summary> /// 组织id /// </summary> public string orgid { get; set; } } 2.
阅读全文
摘要:一.实体类转换为json using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Serialization.Json; using System
阅读全文

浙公网安备 33010602011771号