hametan
hametan
希望早日支持postgresql数据库。
[成都美尔贝科技股份有限公司](https://www.meb.com) https://www.meb.com
以下是我打开DEBUG时下载上面一个的日志(漫画名: 下女/下女,初希) 这个我试了多个章节都不能下载 。 2024-01-17 18:11:32,822 - task_download.py[line:185] - DEBUG: add download info, savePath:, loadPath: 2024-01-17 18:11:32,823 - server.py[line:186] - INFO: request-> backId:38, GetBookEpsInfoReq2, url:https://www.jmapinode1.top/chapter/?comicName=&skip=&id=155075, proxy:{'http': None, 'https': None}, method:GET,...
> Could you try the latest kong gateway (3.9.x), I think that we already have many fixes in it, perhaps this issue does not exist anymore. 3.9.x has been fixed,...
> > I also see that the official enterprise version 3.4.3.20 also has a fix for this issue, but this version is not open source, and the open source version...
> bcrypt官方库就支持吧,我现在是这样做的 > > ``` > // PasswordHash 密码加密 > func (s sPassword) PasswordHash(passwd string) (string, error) { > bytes, err := bcrypt.GenerateFromPassword([]byte(passwd), 10) > return string(bytes), err > }...