海报小程序相关代码提交

This commit is contained in:
wong
2025-07-10 14:07:11 +08:00
parent 4ca6ff247b
commit 0bbb9c1273
4 changed files with 28 additions and 11 deletions

View File

@@ -16,9 +16,8 @@ class PosterWeChatMiniProgram extends Controller
}
const MINI_PROGRAM_CONFIG = [
'app_id' => 'wx12345678',
'secret' => 'your-app-secret',
'app_id' => 'wx789850448e26c91d',
'secret' => 'd18f75b3a3623cb40da05648b08365a1',
'response_type' => 'array'
];