@@ -147,7 +147,7 @@ public class AdminOrderApiController extends CertifyApiController {
}
/**
- * 下载科技需求订单文件
+ * 下载科技需求线索单/意向单文件
*/
@RequestMapping(value = "/downloadDemandOrder", method = RequestMethod.GET)
public Result download(HttpServletResponse response, String id) {