tduck-platform
tduck-platform copied to clipboard
A questionnaire system that can be privatized and deployed - 填鸭表单问卷系统(tduck-survey-form)
1. upload code: https://github.com/TDuckCloud/tduck-platform/blob/master/tduck-api/src/main/java/com/tduck/cloud/api/web/controller/UploadFileController.java  - Create a test form system  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...
在部署文档里面没有看到介绍如何在docker里面添加参数配置邮箱和公众号,是否能告知一下,谢谢!
 
部署后访问报 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. 设置每个账号答题次数限制  2. 打开发布的表单,提示登录状态过期,点击重新登录后重复此提示 
仅支持一些常用的上传,重启后 大概率会丢失里面的图片信息!