-
- [ ✅] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first?
- [ ✅] I have looked at the examples provided that may showcas…
-
### Why
当我为sms API开发腾讯云sms的组件时,发现目前pb定义的API不能很好地适配腾讯云sms,但却能很好地适配阿里云sms。说明现在的API定义可能适配性不强。
因此,在2023-07-05的layotto会议讨论后,我们决定重新调研更多云服务厂商的sms api定义,并以调研结果来讨论一下是否需要修改目前的sms API定义。
### Result
我目前收集了以…
-
09-18 15:33:25.333 29072-29072/top.huic.flutter_qiniucloud_live_plugin_example E/AppPara: context is not activity,can not set setScreenOrientation
09-18 15:33:25.369 29072-29072/top.huic.flutter_qini…
-
### 版本
2.0版本
### 什么问题
点击云存储菜单按钮报错
### 如何复现此问题
点击云存储菜单
14:52:45.529 ERROR [http-nio-18080-exec-6] com.rebuild.web.RebuildWebConfigurer:133 -
++ EXECUTE REQUEST ERROR(s) TRACE +++++++++++++…
-
感谢您的付出,我这里遇到了一些问题,我正在尝试自己解决。但是我不懂原生开发,如果方便,希望能提供一些帮助。
android 端能安装到真机,但是点击推流会会卡住:
```
Launching lib/main.dart on SEA AL10 in debug mode...
Running Gradle task 'assembleDebug'...
注: /Users/fel…
-
相关日志
```
Creating a virtual display of size: [1080, 2340] may result in problems(https://github.com/flutter/flutter/issues/2897).It is larger than the device screen size: [1080, 2259].
```
```
…
pslxx updated
4 years ago
-
### 版本
1.10.3
### 什么问题
导入实体出错。
错误日志
[ERROR 14:30:41,191] web.RebuildExceptionResolver#resolveException:42 -
Handler : public void com.rebuild.web.admin.rbstore.MetaschemaControll.imports(…
-
-
The resource url is "http://ws.acgvideo.com/1/95/15676778-1.flv?wsTime=1490877996&platform=pc&wsSecret2=1311f8eeb77a279dc97ead59873dc032&oi=2067474736&rate=1350", developer might try to download this …
-
基本做法是:
提示用户要做危险操作了,请输入验证码。验证码用6位随机字符串来避免y/n的误输入。