java110 пре 4 година
родитељ
комит
9309c0eaf3

+ 1 - 1
service-api/src/main/java/com/java110/api/smo/payment/impl/TempCarFeeToNotifySMOImpl.java

@@ -15,7 +15,7 @@ import org.springframework.stereotype.Service;
 
 import javax.servlet.http.HttpServletRequest;
 
-@Service("oweFeeToNotifySMOImpl")
+@Service("tempCarFeeToNotifySMOImpl")
 public class TempCarFeeToNotifySMOImpl implements ITempCarFeeToNotifySMO {
     private static final Logger logger = LoggerFactory.getLogger(TempCarFeeToNotifySMOImpl.class);