Feature: add aliyun oss options

ISSUES CLOSED: #347
This commit is contained in:
Molunerfinn
2019-12-27 10:47:33 +08:00
parent 1b3522e536
commit a33f1adeb3
4 changed files with 13 additions and 6 deletions

View File

@@ -202,6 +202,7 @@ interface IAliYunConfig {
area: string,
path: string,
customUrl: string
options: string
}
interface IGitHubConfig {