99 Star 538 Fork 348

悟耘开源 / easypoi-test

 / 详情

最新版本的easypoi-base依赖包,cn.afterturn.easypoi.entity.ImageEntity少了内容。

待办的
任务
创建于  
2020-12-15 10:23

最新的4.2.0版本的easypoi-base依赖包,cn.afterturn.easypoi.entity.ImageEntity还少了内容。如下:
public static int EMBED = 0;
public static int ABOVE = 1;
public static int BEHIND = 2;
private int locationType = ImageEntity.EMBED;
public int getLocationType() {
return locationType;
}
public void setLocationType(int locationType) {
this.locationType = locationType;
}

PS:源码中有,测试项目测试类中有,就是依赖包中没有。

评论 (0)

liq@live.cn 创建了任务
liq@live.cn 关联仓库设置为Lemur开源/easypoi-test
展开全部操作日志

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(1)
Java
1
https://gitee.com/lemur/easypoi-test.git
git@gitee.com:lemur/easypoi-test.git
lemur
easypoi-test
easypoi-test

搜索帮助