companylist

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenApiCompanylistOperationController

type OpenApiCompanylistOperationController struct {
	controllers.CommonController
}

func (*OpenApiCompanylistOperationController) AddCompanylistInfo

func (this *OpenApiCompanylistOperationController) AddCompanylistInfo()

@Title 添加公司 @Summary 添加公司 @Param source raw string true `请求来源erp传erp` @Param name raw string true `公司名称` @router /add_companylist_info [post]

func (*OpenApiCompanylistOperationController) DeleteCompanylistInfo

func (this *OpenApiCompanylistOperationController) DeleteCompanylistInfo()

@Title 删除公司 @Summary 删除公司 @Param source raw string true `请求来源erp传erp` @Param id raw string true `公司名称` @router /delete_companylist_info [post]

func (*OpenApiCompanylistOperationController) EditCompanylistInfo

func (this *OpenApiCompanylistOperationController) EditCompanylistInfo()

@Title 修改公司 @Summary 修改公司 @Param source raw string true `请求来源erp传erp` @Param id raw string true `公司id` @Param name raw string true `公司名称` @router /edit_companylist_info [post]

func (*OpenApiCompanylistOperationController) QueryCompanylistInfo

func (this *OpenApiCompanylistOperationController) QueryCompanylistInfo()

@Title 查询公司 @Summary 查询公司 @Param source raw string true `请求来源erp传erp` @Param page raw string true `页数` @Param per_page raw string true `每页几条` @router /query_companylist_info [post]

Jump to

Keyboard shortcuts

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