@ -33,7 +33,7 @@ export default function (businessType) {
let service;
if (businessType === "JisBBAC") {
service = "bbac_pd_service";
} else if (businessType === "JisHBPO") {
} else if (businessType === "JisHBPO" || businessType === "MaiDanJianHBPO") {
service = "h-bPO_PD_SERVICE";
} else {
service = "p-uB_PD_SERVICE";