fix 骑缝章
This commit is contained in:
@@ -93,10 +93,10 @@ public class EsignNode extends ACommonSuperNode {
|
||||
|
||||
SignFieldPosition aQiFengposition = new SignFieldPosition();
|
||||
aQiFengposition.setAcrossPageMode("ALL");
|
||||
aQiFengposition.setPositionY(348f);
|
||||
aQiFengposition.setPositionY(520f);
|
||||
SignFieldPosition bQiFengposition = new SignFieldPosition();
|
||||
bQiFengposition.setAcrossPageMode("ALL");
|
||||
bQiFengposition.setPositionY(500f);
|
||||
bQiFengposition.setPositionY(720f);
|
||||
|
||||
List<SignFieldPosition> aPos = new ArrayList<>();
|
||||
aPos.add(aPosition);
|
||||
|
||||
Reference in New Issue
Block a user