This commit is contained in:
邹宗楠
2023-07-31 16:32:10 +08:00
parent 6f291dee6e
commit 1237db56cc
4 changed files with 21 additions and 19 deletions

View File

@@ -748,7 +748,7 @@ func (c *StoreController) DeletePrinterSeq() {
// @Title 得到门店类别
// @Description 得到门店类别
// @Param token header string true "认证token"
// @Param token header string false "认证token"
// @Param parentID query int false "父ID"
// @Param level query int false "分类等级"
// @Param storeID query int true "门店ID"