|
@@ -14,6 +14,6 @@ public class FeishuConstant {
|
|
public static final String MESSAGE_BATCH_SEND = "/message/v4/batch_send/";
|
|
public static final String MESSAGE_BATCH_SEND = "/message/v4/batch_send/";
|
|
public static final String MESSAGE_SEND = "/message/v4/send/";
|
|
public static final String MESSAGE_SEND = "/message/v4/send/";
|
|
public static final String NOTIFY_SEND = "/notify/v4/appnotify";
|
|
public static final String NOTIFY_SEND = "/notify/v4/appnotify";
|
|
- public static final String REDIRECT_URL = "http://adsp.tjyourong.com.cn/jeecg-boot/sys/feishu/auth";
|
|
|
|
|
|
+ public static final String REDIRECT_URL = "http://adsp.tjyourong.com.cn/user/FStransfer";
|
|
// public static final String REDIRECT_URL = "http://192.168.0.111:8088/jeecg-boot/sys/feishu/auth";
|
|
// public static final String REDIRECT_URL = "http://192.168.0.111:8088/jeecg-boot/sys/feishu/auth";
|
|
}
|
|
}
|