lmw
2025-01-08 09b34483033cf5f117103f9bb82a90da8a42e80a
1
2
3
package com.lzf.easyfloat
 
data class WindowEvent(var type : Int) : BaseEventWindow()