Compare commits
2 Commits
c48e64d67f
...
f303360ddf
Author | SHA1 | Date |
---|---|---|
|
f303360ddf | |
|
9ba0a23c92 |
|
@ -80,8 +80,8 @@ export class ImageKnifeOption {
|
|||
drawingColorFilter?: ColorFilter | drawing.ColorFilter
|
||||
// 自定义证书路径
|
||||
caPath?: string
|
||||
constructor(option?:ImageOption) {
|
||||
this.caPath = option?.caPath
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue