peternameyakj
2024-07-30 f23b33bbb9eaff76cac5b69e3b793fc7910fb0fa
src/main/resources/spring/applicationContext-recharge_blockchain_admin.xml
@@ -19,6 +19,7 @@
      <property name="sysparaService" ref="sysparaService" />
      <property name="channelBlockchainService" ref="channelBlockchainService" />
      <property name="tipService" ref="tipService" />      
      <property name="redisHandler" ref="redisHandler" />
   </bean>
   
   <bean id="channelBlockchainService" class="project.blockchain.internal.ChannelBlockchainServiceImpl">