https://developers.weixin.qq.com/miniprogram/dev/devtools/ext.html
请问怎么填ext.json里的extAppid呢
啥意思??这个extAppId类似于你自己的appId
extAppid 是授权调试的 AppID ,例如开发者在此处填写的是 wxf9c4501a76931b33 那么在 extEnable 为真的情况下,后续的开发逻辑都会基于 wxf9c4501a76931b33 来运行
extAppid
AppID
wxf9c4501a76931b33
extEnable