1 Star 0 Fork 9

nzj/uni-mini-ci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.minicirc 742 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"weixin": {
"appid": "微信小程序appid",
"privateKeyPath": "密钥文件相对项目根目录的相对路径,例如 key/private.appid.key",
"projectPath": "微信小程序产物目录,例如 dist/build/mp-weixin"
},
"alipay": {
"appid": "支付宝小程序appid",
"toolId": "支付宝开放平台工具ID",
"privateKey": "私钥文本内容",
"projectPath": "支付宝小程序产物目录,例如 dist/build/mp-alipay"
},
"dd": {
"appid": "钉钉小程序appid,钉钉开发者后台的 MiniAppId 选项",
"token": "钉钉开发者后台的 API Token",
"projectPath": "钉钉小程序产物目录,例如 dist/build/mp-alipay"
},
"version": "0.0.1",
"desc": "版本描述"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/nzj/uni-mini-ci.git
[email protected]:nzj/uni-mini-ci.git
nzj
uni-mini-ci
uni-mini-ci
master

搜索帮助