Browse Source

Fixed bug.

zhou.xiaoning 2 years ago
parent
commit
627a33d302
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/ferroalloy/trade.go

+ 1 - 1
controllers/ferroalloy/trade.go

@@ -138,7 +138,7 @@ func QueryTHJinvesotrdeposit(c *gin.Context) {
 }
 
 // QueryTHJInvesotrDepositLog
-// @Summary  定金比例个性化查询
+// @Summary  比例变更流水查询
 // @Produce  json
 // @Security ApiKeyAuth
 // @Param    userid       query    int true  "用户ID"