Commit 3da51e4c authored by wangzb's avatar wangzb

feature-wzb :公积金表格修改

parent 30676f1a
......@@ -7107,7 +7107,7 @@ public class TDispatchInfoServiceImpl extends ServiceImpl<TDispatchInfoMapper, T
String b = "网址:www.hfgjj.com 咨询电话:0551-12329";
//第一列-第十八列
for (int i = 1; i <= 8; i++) {
for (int i = 1; i <= 7; i++) {
list.add(Lists.newArrayList(b));
}
return list;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment