|
@@ -59,8 +59,8 @@ func (this *CalendarController) CompanySearch() {
|
|
// @Title 我的日历列表
|
|
// @Title 我的日历列表
|
|
// @Description 我的日历列表接口
|
|
// @Description 我的日历列表接口
|
|
// @Param CompanyId query int true "公司id"
|
|
// @Param CompanyId query int true "公司id"
|
|
-// @Param CompanyType query string true "客户类型:'ficc','权益',传空默认为ficc,"
|
|
|
|
// @Param EnglishCompany query int true "是否为英文客户"
|
|
// @Param EnglishCompany query int true "是否为英文客户"
|
|
|
|
+// @Param CompanyType query string true "客户类型:'ficc','权益',传空默认为ficc,"
|
|
// @Success 200 {object} roadshow.CompanyDetailView
|
|
// @Success 200 {object} roadshow.CompanyDetailView
|
|
// @router /company/detail [get]
|
|
// @router /company/detail [get]
|
|
func (this *CalendarController) CompanyDetail() {
|
|
func (this *CalendarController) CompanyDetail() {
|