zjj
2024-04-20 52b397b5901c0ec428d0dc6589cbf4c9c2729c24
1
2
3
4
package com.zy.core;
 
public interface RgvThread extends ThreadHandler{
}