|
|
@@ -35,7 +35,7 @@ public class RabbitReceiveServiceImpl extends BaseRabbitReceiveService {
|
|
|
private RestJdbcTemplate jdbcTemplate;
|
|
|
|
|
|
private final static String SECRETKEY = "600d3f07955ba67fe050007f01002db2";
|
|
|
- private final static String BASEPATH = "https://finrest.usofchina.com";
|
|
|
+ private final static String BASEPATH = "https://finrest.usoftchina.com";
|
|
|
private final static String UASURL = "http://218.18.115.198:8888/ERP";
|
|
|
private final static String MASTERNAME = "YITOA_BL";
|
|
|
|