记得上下班打卡 | git大法好,push需谨慎

Commit e108a927 authored by anjiabin's avatar anjiabin

提交chime社交相关

parent 261e1d6d
-- pay
XADD chime:stream: * 0 0
XGROUP CREATE dragon:stream:dragon-pay dragon-pay-group 0
-- delete
XGROUP DESTROY dragon:stream:dragon-pay dragon-pay-group 0
......@@ -7,7 +7,7 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
@Configuration
public class OrderWebMvcConfig extends WebMvcConfig {
public class ChimeWebMvcConfig extends WebMvcConfig {
@Autowired
GlobalAuthorityInterceptor globalAuthorityInterceptor;
......
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