WxOpen
WxOpen copied to clipboard
微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll
缺少动态消息接口 - updatableMessage.createActivityId - updatableMessage.setUpdatableMsg https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/updatable-message/updatableMessage.createActivityId.html
问下, 有没有完成物流助手那块的接口呢?
关闭服务后,点击按钮“WebSocket”还是会提示“WebSocket 连接成功!”  发送文字,调试器会打印错误信息。 Error: Cannot send data if the connection is not in the 'Connected' State. 请问您有没有计划对这块逻辑进行完善?
` [ApiBind(Senparc.NeuChar.PlatformType.WeChat_MiniProgram, "WxAppApi.GetWxaCode", true)] public static WxJsonResult GetWxaCode( string accessTokenOrAppId, string filePath, string path, int width = 430, bool auto_color = false, LineColor lineColor = null, bool isHyaline = false,...