mirror of
https://gitee.com/farsunset/cim.git
synced 2025-07-24 00:31:47 +08:00
修改一处包名错误
This commit is contained in:
parent
0109a40311
commit
2c07c3a173
@ -44,11 +44,5 @@
|
||||
</bean>
|
||||
|
||||
<bean id="CIMSessionManager" class="com.farsunset.cim.sdk.server.session.DefaultSessionManager"/>
|
||||
|
||||
<!-- 集群服务器时 CIMSessionManager 配置
|
||||
<bean id="CIMSessionManager" class="com.farsunset.lvxin.cim.session.ClusterSessionManager">
|
||||
<property name="CIMSessionDao" ref="CIMSessionDaoImpl" />
|
||||
</bean>
|
||||
-->
|
||||
|
||||
</beans>
|
Loading…
x
Reference in New Issue
Block a user