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