tduck-platform icon indicating copy to clipboard operation
tduck-platform copied to clipboard

A questionnaire system that can be privatized and deployed - 填鸭表单问卷系统(tduck-survey-form)

Results 20 tduck-platform issues
Sort by recently updated
recently updated
newest added
trafficstars

1. upload code: https://github.com/TDuckCloud/tduck-platform/blob/master/tduck-api/src/main/java/com/tduck/cloud/api/web/controller/UploadFileController.java ![image](https://github.com/TDuckCloud/tduck-platform/assets/108923559/b34ad087-91ea-4224-a43c-d08d9f871f99) - Create a test form system ![image](https://github.com/TDuckCloud/tduck-platform/assets/108923559/a36c9b3f-07ad-438c-992f-9b104e47a8b0) 2. After creating the form system, upload the HTML file, you can see that the request does not...

Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

在部署文档里面没有看到介绍如何在docker里面添加参数配置邮箱和公众号,是否能告知一下,谢谢!

![screenshot-20221102-155929](https://user-images.githubusercontent.com/106149091/199434933-34020aa2-4838-448b-b05a-71972e0c3c77.png) ![screenshot-20221102-160112](https://user-images.githubusercontent.com/106149091/199434962-0c997871-a9f6-4c88-bd3f-a2431fa5483f.png)

部署后访问报 502 无访问日志 ``` tduck-platform | tduck-platform | . ____ _ __ _ _ tduck-platform | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ tduck-platform...

//阿里云官方api参考:request.setTemplateParam("{\"变量1\":\"值1\",\"变量2\":\"值2\",\"变量3\":\"值3\"}") request.setTemplateParam("{\"name\":\"Tom\", \"code\":\"123\"}"); error file AliyunSmsServiceImpl.java error code line46 Map params = ImmutableMap.of("code", templateParams);

tduck.webhook_config 表不存在,在init的SQL中也未发现此表的创建语句 使用docker compose 方式启动的 `### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'tduck.webhook_config' doesn't exist ### The error may exist in com/tduck/cloud/webhook/mapper/WebhookConfigMapper.java (best guess) ### The error may involve defaultParameterMap...

1. 设置每个账号答题次数限制 ![Image](https://github.com/user-attachments/assets/aadf3bd7-d917-44ba-a4b9-46d91b75bfe4) 2. 打开发布的表单,提示登录状态过期,点击重新登录后重复此提示 ![Image](https://github.com/user-attachments/assets/fa82465c-ec55-43bf-97f1-a8aa4d16b791)

仅支持一些常用的上传,重启后 大概率会丢失里面的图片信息!