✨ feat: 添加微信小程序环境版本配置及相关功能实现
This commit is contained in:
@@ -154,6 +154,8 @@ policy:
|
||||
wx:
|
||||
appid: wx99193c507b93d6db
|
||||
secret: 79bf8648880746c11f9ef9c5c12e030f
|
||||
# 当前小程序尚未正式发布,默认生成体验版小程序码;正式上线后可通过环境变量切换为 release
|
||||
env-version: ${WX_MINI_PROGRAM_ENV_VERSION:trial}
|
||||
|
||||
#统一门户认证
|
||||
oauth:
|
||||
|
||||
Reference in New Issue
Block a user