删除合同接口修改
This commit is contained in:
parent
108dd57ad6
commit
53c145832a
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@ import java.util.Arrays;
|
|||
import java.util.List;
|
||||
|
||||
|
||||
@Service(value = "bipV32207TokenService")
|
||||
@Service(value = "bipPzService")
|
||||
public class BipPzServiceImpl extends BaseService<BipTokenVo, String> implements IBipPzService {
|
||||
private final Logger logger = LoggerFactory.getLogger(this.getClass());
|
||||
|
||||
|
|
Loading…
Reference in New Issue