摘要:
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 阅读全文
摘要:
安装nuget Portable.BouncyCastle using Org.BouncyCastle.Asn1.Pkcs; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.Crypto; using Org.BouncyCastl 阅读全文