wangting
2024-10-24 949b3dfe9912f46c79ce7754e5faf61135ec4d6a
1
2
3
4
5
6
7
8
9
package com.vci.starter.web.autoconfigure;
 
/**
 * dubbo的调用处理器
 * @author weidy
 * @date 2020/6/16
 */
public class DubboConfig {
}