blob: 3771039b5100261531a604b9fc0fca1abebe8981 [file] [log] [blame]
package com.alibaba.dubbo.test.service.impl;
import com.alibaba.dubbo.test.service.WSService;
/**
* @author ken.lj
* @date 2017/09/10
*/
public class WSServiceImpl implements WSService {
}