|
|
@@ -68,7 +68,7 @@ func QueryTHJPurchaseTransferOrder(c *gin.Context) {
|
|
|
// @Summary 查询我的订单-转让/受让订单-详情
|
|
|
// @Produce json
|
|
|
// @Security ApiKeyAuth
|
|
|
-// @Param wrtradedetailid query string true "采购成交单ID"
|
|
|
+// @Param transferid query string true "转让单号"
|
|
|
// @Success 200 {array} models.ThjpurchasetransferDetail
|
|
|
// @Failure 500 {object} app.Response
|
|
|
// @Router /Ferroalloy/QueryTHJPurchaseTransferOrderDetail [get]
|