pang.jiabao
2026-01-19 bdd676ea0246acd555fff9c98c8d0bf24865437c
1
2
3
4
5
6
package com.zy.core;
 
public interface RgvThread2 extends ThreadHandler{
 
    void setPakMk(boolean lock);
}