zhengyiming
7 天以前 550b9b8b3b8b39e384652c916ccb154367a21f1a
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; }