blob: bbd81f59cc5a941b827dab438248f26bcbb6702f [file] [log] [blame]
package com.alibaba.dubbo.test.service;
/**
* @author ken.lj
* @date 2017/11/4
*/
public interface HttpService {
}