增加了文件删除功能和前端日期格式化功能

This commit is contained in:
pixel
2019-11-24 11:13:55 +08:00
parent ccb7e88293
commit 0499355a39
6 changed files with 72 additions and 8 deletions

View File

@@ -1273,6 +1273,9 @@
"dbModel.FileUploadAndDownload": {
"type": "object",
"properties": {
"key": {
"type": "string"
},
"name": {
"type": "string"
},