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