Skip to content

Commit 6528fd8

Browse files
author
v_guanglwen
committed
feat: 测试
1 parent 42a89cd commit 6528fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if (!fs.existsSync(privateKeyPath)) {
1818
}
1919

2020
const project = new ci.Project({
21-
appid: 'wxe5f52902cf4de896',
21+
appid: 'wx622bee4f78fa4f5a',
2222
type: 'miniProgram',
2323
projectPath: path.resolve(__dirname, '../'),
2424
privateKeyPath: path.resolve(__dirname, './key'),

0 commit comments

Comments
 (0)