We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a89cd commit 6528fd8Copy full SHA for 6528fd8
build/ci.js
@@ -18,7 +18,7 @@ if (!fs.existsSync(privateKeyPath)) {
18
}
19
20
const project = new ci.Project({
21
- appid: 'wxe5f52902cf4de896',
+ appid: 'wx622bee4f78fa4f5a',
22
type: 'miniProgram',
23
projectPath: path.resolve(__dirname, '../'),
24
privateKeyPath: path.resolve(__dirname, './key'),
0 commit comments