sunpengfei
2025-08-21 8e2a25b07e8d4d003c61c8f7b9ee5e5e542371b4
FlexJobApi.Core/Utils/WxmpUtils/WxmpOptions.cs
@@ -36,5 +36,10 @@
        /// 小程序密钥
        /// </summary>
        public string AppSecret { get; set; }
        /// <summary>
        /// 版本
        /// </summary>
        public string EnvVersion { get; set; }
    }
}