This commit is contained in:
jack ning
2025-07-04 10:52:40 +08:00
parent 0fb97cd1a2
commit 2f39c2b292
21 changed files with 16 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
* @Author: jackning 270580156@qq.com
* @Date: 2025-05-17 11:00:00
* @LastEditors: jackning 270580156@qq.com
* @LastEditTime: 2025-05-17 09:12:31
* @LastEditTime: 2025-07-04 10:50:06
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
* Please be aware of the BSL license restrictions before installing Bytedesk IM
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
@@ -13,7 +13,6 @@
*/
package com.bytedesk.kbase.faq;
import java.time.ZonedDateTime;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;