吴俊城

Results 5 issues of 吴俊城

```shell xnxv@debian:/etc/taos$ taos -n clients -h debian 07/22 14:32:33.129510 00018365 UTL check startup, host:debian port:6030 07/22 14:32:33.629768 00018365 UTL step:TDengine desc:initialized successfully 07/22 14:32:33.629813 00018365 UTL check startup finished xnxv@debian:/etc/taos$...

bug

```csharp menus.Where(x => x.Url != null && x.Url.ToLower() == url).FirstOrDefault(); ``` 在验证权限时,对URL和菜单中的MethodName进行比对时,当Controller的Action是以Async结尾的方法时,URL中不包含Async,会出现无法匹配权限的情况 ![图片](https://user-images.githubusercontent.com/41775850/184837140-44dcfb84-ee4a-4619-9ae6-62e112e3e191.png) 上图中的URL为~/[Controller]/DoReview,无法正确的匹配权限

bug

因为项目只添加了.Net5的构建,在仅安装.Net6 SDK的情况下,会因缺少.Net5 SDK而发布失败,建议升级.Net6 SDK的支持,使其能够直接在.Net6环境下使用而无需再依赖.Net5

I have two screens, the main monitor is 1080P, the secondary monitor is 2K, when I drag the window to the secondary monitor and full screen, save the state through...

bug
plugin: window-state

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.2 ### Describe the bug and provide the minimal reproduce step 在非集群部署的IoTDB实例中,向表模型插入数据会出现错误 There...