Files
ops_android/app
kevin 7a9b3db3ca fix: 修复每次打印后关闭设备导致二次打印报设备未打开
移除 PrintHelper/PrintJob/PrinterManager/PrinterTestScreen 中每次打印后的 closeDevice() 调用,
设备生命周期由 MainActivity 管理(onStart 打开,onDestroy 关闭),避免反复 close->open 导致 SDK open() 失败。
2026-06-26 17:22:48 +08:00
..
2026-06-24 20:53:35 +08:00
2026-06-24 17:17:50 +08:00