Merge branch 'jng' into dev
This commit is contained in:
commit
ed7b95d707
@ -119,7 +119,7 @@ func ForwardTest(c *gin.Context) {
|
||||
Change: changeValue,
|
||||
})
|
||||
} else {
|
||||
c.JSON(http.StatusNotFound, gin.H{
|
||||
c.JSON(http.StatusOK, gin.H{
|
||||
"error": "未找到全部数据",
|
||||
"Open": openValue,
|
||||
"Volume": volumeValue,
|
||||
|
Loading…
Reference in New Issue
Block a user