lmw
2023-06-19 9e9d3c4322628ec26428decb0193785efdd8ae43
app/src/main/java/com/okgoincar/slab/MySlabBaseActivity.java
@@ -173,6 +173,7 @@
     * @param type
     */
    public void showOrder(String orderId, String orderType, int time, int type) {
        UtilKtKt.calldetailOrderIsYy(this, orderId, orderType, b -> {
            if (b) {
                MyApplication.Companion.getTTsManager().setVideoText("OK出行,有一条新的订单");