Results 5 issues of 0xbc

有没有办法在主程序中修改 plugins 的display_name,而不用修改 plugins

``` com.huobi.exception.SDKException: [Executing] invalid-order-id: Parameter `order-id` is invalid. at com.huobi.service.huobi.connection.HuobiRestConnection.checkAndGetResponse(HuobiRestConnection.java:101) at com.huobi.service.huobi.connection.HuobiRestConnection.executeGetWithSignature(HuobiRestConnection.java:74) at com.huobi.service.huobi.HuobiTradeService.getOrder(HuobiTradeService.java:217) at io.cofix.hedging.utils.HuobiUtil.getOrder(HuobiUtil.java:16) at io.cofix.hedging.service.serviceImpl.TradeMarketServiceHuobiImpl.getOrderById(TradeMarketServiceHuobiImpl.java:37) at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedgingPool(HedgingJobServiceImpl.java:131) at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedging(HedgingJobServiceImpl.java:221) at io.cofix.hedging.vo.HedgingQuartzJob.executeInternal(HedgingQuartzJob.java:25) at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)...

``` 2020-10-14 15:30:09 [ERROR] - Job hedging-jobs.418c36f0-e63f-40ff-9989-4cd1980e8198 threw an unhandled Exception: java.lang.NullPointerException: null at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedgingPool(HedgingJobServiceImpl.java:127) at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedging(HedgingJobServiceImpl.java:217) at io.cofix.hedging.vo.HedgingQuartzJob.executeInternal(HedgingQuartzJob.java:25) at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) 2020-10-14 15:30:09 [ERROR] - Job...

**What problem does this PR solve?** Issue Number: close #xxx Problem Summary: **What is changed and how it works?**