parent
cb90fc4530
commit
ab4a31b8f1
|
@ -68,7 +68,7 @@ public class CbsPluginServiceImpl implements ICbsPluginService {
|
||||||
private RestUtil restUtil;
|
private RestUtil restUtil;
|
||||||
@Value("${cbs8.elec_path:}")
|
@Value("${cbs8.elec_path:}")
|
||||||
private String elec_path;
|
private String elec_path;
|
||||||
@Value("${OA.data_source_code}:")
|
@Value("${OA.data_source_code:}")
|
||||||
private String oa_data_source_code;
|
private String oa_data_source_code;
|
||||||
/**
|
/**
|
||||||
* 支付申请
|
* 支付申请
|
||||||
|
|
Loading…
Reference in New Issue