1
zj
2025-06-18 69d7ae376a58c399c97ee42e5ff7a13860cb2b7e
src/main/resources/spring/applicationContext-auto_monitor_activity_admin.xml
@@ -22,7 +22,7 @@
      <property name="klineService" ref="klineService"/>
      <property name="sysparaService" ref="sysparaService"/>
   </bean>
   <bean id="walletService" class="project.wallet.internal.WalletServiceImpl"/>
   <bean id="activityOrderService" class="project.monitor.activity.internal.ActivityOrderServiceImpl">
      <property name="activityService" ref="activityService" />
      <property name="partyService" ref="partyService" />