sunpengfei
9 天以前 11e0c46d96a9de0c77cbc7509d34f470823bbc65
FlexJobApi.Core/Utils/AlipayUtils/AlipayOptions.cs
@@ -17,7 +17,7 @@
        public string SignType { get; set; }
        public string AppCertPath { get; set; }
        public string AlipayPublicCertPath { get; set; }
        public string RootCertContent { get; set; }
        public string RootCertPath { get; set; }
        public string AlipayPublicKey { get; set; }
        public string NotifyUrl { get; set; }
        public string EncryptKey { get; set; }