File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 {
119119 "plugin" : {
120120 "icon" : " https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
121- "summary" : " 阿里云 OSS" ,
121+ "summary" : " OSS" ,
122122 "version" : " 0.0.5" ,
123- "description" : " 阿里云 oss 文件上传" ,
124- "author" : " wu-clan"
123+ "description" : " 阿里云 OSS 文件上传" ,
124+ "author" : " wu-clan" ,
125+ "tags" : [
126+ " notification"
127+ ],
128+ "database" : [
129+ " mysql" ,
130+ " postgresql"
131+ ]
125132 },
126133 "git" : {
127134 "path" : " plugins/oss" ,
Original file line number Diff line number Diff line change @@ -139,10 +139,17 @@ export const pluginDataList: PluginData[] = [
139139 {
140140 "plugin" : {
141141 "icon" : "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
142- "summary" : "阿里云 OSS" ,
142+ "summary" : "OSS" ,
143143 "version" : "0.0.5" ,
144- "description" : "阿里云 oss 文件上传" ,
145- "author" : "wu-clan"
144+ "description" : "阿里云 OSS 文件上传" ,
145+ "author" : "wu-clan" ,
146+ "tags" : [
147+ "notification"
148+ ] ,
149+ "database" : [
150+ "mysql" ,
151+ "postgresql"
152+ ]
146153 } ,
147154 "git" : {
148155 "path" : "plugins/oss" ,
You can’t perform that action at this time.
0 commit comments