1
This commit is contained in:
@@ -624,8 +624,7 @@ public class JDUtil {
|
||||
}
|
||||
|
||||
public void sendOrderToWxByOrderXDG(String order, String fromWxid) {
|
||||
if ("消毒柜".equals(order)) { handleUserInteraction(fromWxid, order); return; }
|
||||
|
||||
handleUserInteraction(fromWxid, order);
|
||||
}
|
||||
/**
|
||||
* 接收京粉指令指令
|
||||
|
||||
Reference in New Issue
Block a user