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