blob: 4352f0128f846b93e947273bfc578ea66715d54b [file] [log] [blame]
package com.alibaba.dubbo.test.service;
/**
* Created by ken.lj on 2017/9/24.
*/
public interface CacheService {
}