Browse Source

fix:注释修改

zqbao 8 tháng trước cách đây
mục cha
commit
c5364c54e9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      controllers/seller.go

+ 2 - 2
controllers/seller.go

@@ -101,8 +101,8 @@ func (this *SellerController) List() {
 }
 
 // List
-// @Title 获取部门下销售
-// @Description 获取部门下销售接口
+// @Title 获取营业部下面的部门
+// @Description 获取营业部下面的部门
 // @Success 200 {object} []models.SysDepartmentList
 // @router /department/list [get]
 func (this *SellerController) DepartmentList() {