Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图片无法变为http地址,需要再上传多一张图片才可以 #131

Open
shaolongcai opened this issue Oct 20, 2021 · 1 comment

Comments

@shaolongcai
Copy link

问题:上传图片后,图片的地址不是https开头的,需要再上传多一张图片,才可以让图片变成https;但是最后上传的那张就不是https开头的

复现步骤:
1.建立好模型,上传一条数据,并带上图片;可以看到数据库中,图片数组的最后一张开头是cloud
wecom-temp-cc898f5ca759bf43161f2e565b2d289d

2.在CMS中上传多一张图片
wecom-temp-ae93cf7d9ebe941f1758dc35fe84490a

3.这时候回去数据库看,第四张图的路径变成https开头,但是最后那张还是cloud开头
wecom-temp-84af6b37b1f28bc04408b1c0cb76943c

期望:
所有上传的图片插入数据库时都能以https的形式插入

@Jason-story
Copy link

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants