service/dataServer.go @@ -101,6 +101,11 @@ data.ReportSource = reportSourceList // get OrderType list orderTypeList, _ := ServiceGroup.GetOrderTypeList() data.OrderType = orderTypeList errCode = ecode.OK return