master
chentaisen 2024-09-03 22:04:23 +08:00
parent 223c044603
commit 8e2064e220
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
package rule.util;
/**
* @Author: Chen
* @date: 2024-09-03 21:27:19
* @Description:
* @Version: 1.0
*/
public class Mana{
public void run () {
}
}