goodsCategory

package
v0.0.0-...-10721fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenApiGoodsCategoryOperationController

type OpenApiGoodsCategoryOperationController struct {
	controllers.CommonController
}

func (*OpenApiGoodsCategoryOperationController) AddGoodsCategory

func (this *OpenApiGoodsCategoryOperationController) AddGoodsCategory()

@Title 增加商品分类 @Summary 增加商品分类 @Description source字段,erp传erp,其它传其它的值 @Param name raw string true `分类名称` @Param pid raw string `父类id` @Param level raw string true `分类等级` @Param no raw string true `分类编号` @Param source raw string true `请求来源` @Success 201 {object} request.CategoryRespense @Failure 403 body is empty @router /add_goods_category [post]

func (*OpenApiGoodsCategoryOperationController) DeleteGoodsCategoryInfo

func (this *OpenApiGoodsCategoryOperationController) DeleteGoodsCategoryInfo()

@router /deletegoodscategory [post]

func (*OpenApiGoodsCategoryOperationController) EditGoodsCategoryInfo

func (this *OpenApiGoodsCategoryOperationController) EditGoodsCategoryInfo()

@router /editgoodscategoryinfo [post]

func (*OpenApiGoodsCategoryOperationController) QueryAllGoodsCategoryInfo

func (this *OpenApiGoodsCategoryOperationController) QueryAllGoodsCategoryInfo()

@Title 查询所有商品分类信息 @Summary 查询所有商品分类信息 @Description 查询所有商品分类信息 @Param token raw string true `token值` @Param source raw string true `请求来源` @Param name raw string false `搜索关键子名字` @Param no raw string false `搜索关键子no` @Param pid raw string false `搜索父id为这个的分类` @Success 201 {object} categoryIds.JccGoodsCategory @Failure 403 body is empty @router /query_all_goods_category_info [post]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL