xuhy
2023-10-19 78851285202a040f8ddf998c067cd462874c1cb9
ManagementTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/PushURL.java
@@ -1,7 +1,7 @@
package com.stylefeng.guns.modular.system.util;
public class PushURL {
    public static String zull_user_url = "https://okyueche.com:443";
    public static String zull_user_url = "https://tmapi.65xj.com";
//    public static String zull_user_url = "http://127.0.0.1:80";
    public static String order_push_url =  zull_user_url + "/driver/base/order/pushOrderState";
    public static String driver_auth_url =  zull_user_url + "/driver/base/driver/sendsms";