zdt1013
Results
2
issues of
zdt1013
### 在此输入你需要反馈的 Bug 具体信息(Bug in Detail): egg的架构用起来很方便,但是有些需求想用egg来做,但是又不是web应用,比如监听kafka数据写入到数据库,读取数据库处理数据等,请问有什么方式可以实现?还是说目前不支持非web方式应用此框架? ### 可复现问题的仓库地址(Reproduction Repo) 暂无 ### Node 版本号: 16.17.2 ### Eggjs 版本号: 3 ### 相关插件名称与版本号(PlugIn and Name): egg-mysql ### 操作平台与版本号(Platform and Version): mac os
### Qinglong version v2.20.0 ### Steps to reproduce v2.20.0版本在脚本编辑的调试窗口下,点击保存按钮报错:Validation failed ### What is expected? 保存成功 ### What is actually happening? Validation failed ### System Info ```shell ``` ### Any additional...