feat 打印机地址
This commit is contained in:
parent
31f22c19a2
commit
faaa549fbd
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user