|
|
@@ -20,7 +20,7 @@ import (
|
|
|
// @Produce json
|
|
|
// @Security ApiKeyAuth
|
|
|
// @Param areauserid query int true "所属机构id"
|
|
|
-// @Param excludecfg query int false "排除已配置的现货商品 1-排除"
|
|
|
+// @Param excludecfg query int false "排除已配置的业务类型商品 1-套保 2-套利"
|
|
|
// @Success 200 {array} models.ErmcpDeliveryGoods
|
|
|
// @Failure 500 {object} app.Response
|
|
|
// @Router /Ermcp3/QueryDeliveryGoods [get]
|