Commit 8c3a0ce3 by xiongjiangtao

社群活动二维码

parent a616bd92
......@@ -19,7 +19,7 @@ import java.util.List;
* @author shangfeng
* @date 2024-10-08 14:37:46
*/
@Service("groupChatActivityInviteLogApiService")
@Service("groupChatActivityLogApiService")
public class GroupChatActivityLogApiServiceImpl implements GroupChatActivityLogApiService {
@Resource
......
......@@ -246,5 +246,5 @@
<!-- 社群邀请有礼 -->
<dubbo:service interface="com.gic.haoban.manage.api.service.chat.GroupChatActivityLogApiService"
ref="groupChatActivityInviteLogApiService" timeout="10000"/>
ref="groupChatActivityLogApiService" timeout="10000"/>
</beans>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment