|
|
@@ -141,7 +141,7 @@ func QueryExposureDetail(c *gin.Context) {
|
|
|
// @Summary 查询敞口现货头寸(敞口/现货头寸)
|
|
|
// @Produce json
|
|
|
// @Security ApiKeyAuth
|
|
|
-// @Param areaUserId query int true "所属机构ID"
|
|
|
+// @Param areauserid query int true "所属机构ID"
|
|
|
// @Success 200 {array} models.Ermcp3AreaSpot
|
|
|
// @Failure 500 {object} app.Response
|
|
|
// @Router /Ermcp3/QueryExposureSpot [get]
|