摘要:
using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Ne 阅读全文
摘要:
配置文件 public class KingdeeK3CloudConfig { public string Name { get; set; } public string CloudDbId { get; set; } public string CloudUrl { get; set; } p 阅读全文