YuWorm

Results 7 issues of YuWorm

文档@WebSite在现已失效,请问如何使用AssetsWebsite,看其他人的issue,有WebConfig的用法,但是PathUtils.getInternalAppFilesPath()方法在现版本已被删除

我使用ForwardNode中指定message为机器人接收的消息,然后将我发送的消息转发到群聊当中,但是,只有文本信息时会转发成功,图片消息就没办法转发。 ![image](https://user-images.githubusercontent.com/34805071/148681492-d81dbb19-290e-49b1-b7bb-52b12326f9da.png)

When I use examples, I use cargo run and get an exception: No `Podfile' found in the project directory. failed to run custom build command for `nativeshell_examples v0.1.0 (/Volumes/WorkSpace/Projects/Github/examples)` Caused...

When I use a one-to-many association, the SQL statement generated by calling 'aerich migrate' does not sort according to the association information, and an exception 'Failed to open the referenced...

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) 我的需求是对rtmp的直播流进行语言识别,但是在识别结果中发现,识别结果中的时间戳和保存下来的视频的时间戳对应不上,并且差距会随时间而增加。 这是测试中最后一个字的时间戳:[147610,147720] 但是保存下来的视频才2m1s,转换下就是121000左右,但是最后一个字到了147s。 ## 🐛 Bug ### To Reproduce Steps to reproduce the behavior (**always...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. _No response_ ###...

feature request

**Describe the bug** If I set formats for DateTimeField, the formats parameter is not wrapped in "" in the generated migration file, causing the migration to fail. **To Reproduce** Steps...