添加项目文件。
This commit is contained in:
10
HT.Cloud.Web/wwwroot/api/upload.json
Normal file
10
HT.Cloud.Web/wwwroot/api/upload.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"code": 1,
|
||||
"msg": "上传成功",
|
||||
"data": {
|
||||
"url": [
|
||||
"../images/logo.png",
|
||||
"../images/captcha.jpg"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user