Pu Zhibing
昨天 d0d6f8f40e5d9762d940b47c566da1876361020e
management/guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/PushURL.java
@@ -1,8 +1,7 @@
package com.stylefeng.guns.modular.system.util;
public class PushURL {
//    public static String zull_user_url = "http://192.168.110.64:3002";
    public static String zull_user_url = "https://okyueche.com:443";
    public static String zull_user_url = "http://127.0.0.1:443";
    public static String order_push_url =  zull_user_url + "/driver/base/order/pushOrderInfo";
    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";