fix:修改动态支持A4/A5调换位置
This commit is contained in:
@@ -39,4 +39,9 @@ public class PrinterConfig {
|
||||
*/
|
||||
private String timeType;
|
||||
|
||||
/**
|
||||
* 只有两层,要么是A4,要么是A5
|
||||
*/
|
||||
private String levelOne;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user