增加websocket,增加定时任务管理

This commit is contained in:
liwen
2021-01-14 16:58:16 +08:00
3 changed files with 17 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
<<<<<<< HEAD
import com.fx.server.vo.UserVO;
=======
>>>>>>> 6fa352c50bee89ed3f768a2360e651f447f94c96
import javafx.application.Application;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.ListProperty;