java110
2020-09-25 95f06441fe22057e267384a3080253d9baab97c8
service-front/src/main/java/com/java110/front/smo/payment/impl/ToQrPayOweFeeSMOImpl.java
@@ -27,7 +27,7 @@
import java.math.BigDecimal;
import java.util.Map;
@Service("toPayOweFeeSMOImpl")
@Service("toQrPayOweFeeSMOImpl")
public class ToQrPayOweFeeSMOImpl extends AppAbstractComponentSMO implements IToQrPayOweFeeSMO {
    private static final Logger logger = LoggerFactory.getLogger(ToQrPayOweFeeSMOImpl.class);