-
Notifications
You must be signed in to change notification settings - Fork 426
添加图片处理链接统一拼接方法 #188
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
添加图片处理链接统一拼接方法 #188
Conversation
十分感谢,麻烦处理下CI |
* | ||
* @link http://developer.qiniu.com/code/v6/api/kodo-api/image/imageview2.html | ||
*/ | ||
final class ImageProcess |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
类名 建议 改为ImageUrlBuilder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没问题,总觉得放在Processing目录有点怪怪的,有没有更好的建议
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
只能这里了,属于数据处理业务
done |
|
我重启下ci 看看 |
LGTM |
嗨 可否更新一下版本号 我现在想用新增的imageurlbuilder
|
统一拼接链接方法,函数中也添加了相应的方法,方便使用。