parent
bddc5af17f
commit
e060f902d3
@ -0,0 +1,15 @@
|
|||||||
|
package com.msb;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Author bingor
|
||||||
|
* @Date 2022-09-29 11:02
|
||||||
|
* @Description: com.msb
|
||||||
|
* @Version: 1.0
|
||||||
|
*/
|
||||||
|
public class TankDemo {
|
||||||
|
|
||||||
|
public static void main(String[] args) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue