"use strict";var r=require("../common/request.js");let t=new r.Request().http;function s(e){return t("/app/wx/courseLogin",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function i(e){return t("/app/course/getRealLink",e,"GET","","https://h5api.his.cdwjyyh.com")}function n(e){return t("/app/course/getH5CourseByVideoId",e,"GET","","https://h5api.his.cdwjyyh.com")}function o(e){return t("/app/course/getH5CourseVideoDetails",e,"GET","","https://h5api.his.cdwjyyh.com")}function c(e){return t("/app/course/courseAnswer",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function a(e){return t("/app/course/updateWatchDuration",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function p(e){return t("/app/course/isAddKf",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function h(e){return t("/app/course/getInternetTraffic",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function u(e){return t("/app/course/getIntegralByH5Video",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function d(e){return t("/app/course/sendReward",e,"POST","application/json;charset=UTF-8","https://h5api.his.cdwjyyh.com")}function g(e){return t("/app/course/getErrMsg",e,"POST","application/x-www-form-urlencoded","https://h5api.his.cdwjyyh.com")}function y(e){return t("/barrage/barrage/list/"+e,null,"GET","","https://h5api.his.cdwjyyh.com")}exports.courseAnswer=c;exports.getDanmuList=y;exports.getErrMsg=g;exports.getFinishCourseVideo=a;exports.getH5CourseByVideoId=n;exports.getH5CourseVideoDetails=o;exports.getIntegralByH5Video=u;exports.getInternetTraffic=h;exports.getIsAddKf=p;exports.getRealLink=i;exports.loginByMp=s;exports.sendReward=d;