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