feat 打印机地址

This commit is contained in:
Amjacks 2025-03-26 15:44:23 +08:00
parent 31f22c19a2
commit faaa549fbd

View File

@ -877,7 +877,7 @@ public class BSLabelServiceImpl extends CommonServiceDAO<BSLabelKey, BSLabel> im
// 参数BSLABELASSIGNPARAMETER 表中映射关系
List<String> params = getLabelAssignParameter("storageLabel001");
// 模板
String labelPath = "D:\\storage.btw";
String labelPath = "C:\\inetpub\\wwwroot\\BarTender\\wwwroot\\Templates\\storage.btw";
// 打印请求
PrintRequest pr = new PrintRequest();