@@ -26,7 +26,7 @@ class PayTemplateService
if(in_array($template_type,[1,2])){
//return $template_type;
}
- return 2;
+ return $template_type;
/**