Licho
Licho
the previous version seemed only to support the streaming model.
Dinky only support python UDF but python job now.
``` 2018-03-12 19:19:13.111 [http-nio-8090-exec-2] DEBUG com.boot.mgt.dao.TaMapper.selectOne - ==> Preparing: SELECT id,number,name,password,is_on_duty,add_time,level FROM ta WHERE number = ? 2018-03-12 19:19:13.111 [http-nio-8090-exec-2] DEBUG com.boot.mgt.dao.TaMapper.selectOne - ==> Parameters: 4321(String) 2018-03-12 19:19:13.113 [http-nio-8090-exec-2] DEBUG...
    
running 'flutter run' using wireless, the app launches normally. the app also normally starts when debugging in IDEA with a data wireline, but is abnormal when debugging in IDEA with...