初始化提交

This commit is contained in:
谭凯凯 2025-02-07 16:13:26 +08:00 committed by Tankaikai
parent f503accf51
commit 90ed1586d4
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
package com.czg;
/**
* @author tankaikai
* @since ${YEAR}-${MONTH}-${DAY} ${TIME}
*/
public class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}