sunpengfei
2025-08-29 e49c42ad641fa7ddaa4250ffd408666b087d1d48
FlexJobApi.Web.Entry/appsettings.json
@@ -37,13 +37,13 @@
        "AppId": "wxb9e0baf4f87aa0de",
        "AppSecret": "24abded2cd32b677b1f14ea9ec5767f0",
        //正式版为 "release",体验版为 "trial",开发版为 "develop"
        "EnvVersion": "develop"
        "EnvVersion": "trial"
      },
      {
        "Code": "Enterprise",
        "AppId": "wx3669dd12a0915f7d",
        "AppSecret": "c03a62ad6822f1c925532c34183e7f7f",
        "EnvVersion": "develop"
        "EnvVersion": "trial"
      }
    ]
  },