Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
@Summary 添加分类 @Tags 每日记账 @Accept json @Produce json @param payload body createParam true "request payload" @Success 200 {object} ctx.Response{data=db.BillType} @Router /bill/type [post]
func Delete ¶
@Summary 删除分类 @Tags 每日记账 @Accept json @Produce json @param payload body ctx.IDList true "request payload" @Success 200 {object} ctx.Response @Router /bill/type [delete]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.