liugl
2021-07-19 6676d8b234bae214c663a73a68c2be6722be9803
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出行,有一条新的订单");