lmw
2023-06-21 bd6a8872438a35d47821c5d5da7fe149e5fed3ab
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出行,有一条新的订单");