TC-THREE

Results 3 issues of TC-THREE

i need convert typesystem to json, but there is no way to find to_json iused: ```python class BaseDatabase(orm.Model): fields = {} def __iter__(self): return self.__next__() def __next__(self): for k in...

建议在使用第三方oss的时候,在上传之后自动将文件信息保存到file_list,或者修改一下后端file_list的接口 (我试过手动上传,但是后端需要一个key和file才行,如果传了file,那么oss那边不久多余了嘛

邮件服务器用的是docker-mailserver,没有配置过什么东西,仅仅创建了一个邮件账户,使用roundcube可以正常收发邮件,但是cloudware发送不了,无论是否打开强制使用ssl,图片第一个是强制ssl的报错,第二个是关闭强制ssl的报错 The email server uses Docker MailServer and has not been configured with anything. Only one email account has been created, and using RoundCube can send and receive emails normally....