Merge branch 'jdshop' of https://e.coding.net/rosydev/jx-callback into jdshop

This commit is contained in:
richboo111
2023-07-31 17:36:48 +08:00
14 changed files with 577 additions and 425 deletions

View File

@@ -747,7 +747,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"