Commit a8a0c66a authored by Aivs's avatar Aivs

feat:添加配置文件

parent dd83dbe3
//自己创建的测试企业微信(行知)
// const config = {
// // 在 https://work.weixin.qq.com/wework_admin/frame#profile 这里可以找到
// corpId: 'ww25792c97eaa37ba7',
// // 在 https://work.weixin.qq.com/wework_admin/frame#apps 里的自建应用里可以找到
// agentId: '1000003'
// }
//行知探索
const config = {
// 在 https://work.weixin.qq.com/wework_admin/frame#profile 这里可以找到
corpId: 'wx64542eee5c127ecc',
// 在 https://work.weixin.qq.com/wework_admin/frame#apps 里的自建应用里可以找到
agentId: '1000070'
}
export default config
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment