sunpengfei
4 小时以前 5c45bc53e2c18e45130c21048df4af4896455c6d
FlexJobApi.Core/Utils/WxmpUtils/WxmpOptions.cs
@@ -36,5 +36,10 @@
        /// 小程序密钥
        /// </summary>
        public string AppSecret { get; set; }
        /// <summary>
        /// 版本
        /// </summary>
        public string EnvVersion { get; set; }
    }
}