Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnitOperationController ¶
type UnitOperationController struct {
controllers.CommonController
}
func (*UnitOperationController) CheckUnit ¶
func (this *UnitOperationController) CheckUnit()
@Title 验证单位是否是国际换算单位 @Summary 验证单位是否是国际换算单位 @Description 验证单位是否是国际换算单位 @Param unit_id raw string true `更改后的单位Id` @Param good_id raw string true `商品id` @Param token raw string true `token值` @Success 201 {string} @Failure 403 body is empty @router /checkunit [post]
Click to show internal directories.
Click to hide internal directories.