|
@@ -37,7 +37,7 @@ public class PosPrinterUtil {
|
|
|
// "discountAmt":0.0,"wxAmt":0.01,"printCount":1,"oilType":"2"}
|
|
|
|
|
|
//推送要打印小票的信息
|
|
|
- public static void sendPosPrintTopicMessage(Map<String, Object> args){
|
|
|
+ public static void sendPosPrintDirectMessage(Map<String, Object> args){
|
|
|
|
|
|
Map<String, Object> params = new HashMap<>();
|
|
|
params.put("messageTitle", "pos");
|