package com.api.tjbk;
import com.engine.web.Avatar.Avatar;
import javax.ws.rs.Path;
@Path("/avatar")
public class TJBKAvatarWeb extends Avatar {
}