blob: 7a1ad0199535ad4da3f42321e5d37fcb8b89c9f6 [file] [log] [blame]
package com.alibaba.dubbo.test.service.impl;
import com.alibaba.dubbo.test.service.WSService;
/**
* Created by ken.lj on 2017/9/24.
*/
public class WSServiceImpl implements WSService {
}