ManagementOKTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/PushURL.java
@@ -2,7 +2,7 @@ public class PushURL { // public static String zull_user_url = "https://okyueche.com:443"; public static String zull_user_url = "https://www.kuaiyuncx.com:81"; public static String zull_user_url = "http://127.0.0.1:81"; 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"; public static String withdraw_auth_url = zull_user_url + "/driver/base/withdrawal/withdrawalAudit";