Basic interface

This commit is contained in:
JiaJu Zhuang
2023-08-23 15:09:57 +08:00
parent 18cbcee385
commit 03d28f6b68

View File

@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
/** /**
* Some general data queries * Basic interface
* *
* @author Jiaju Zhuang * @author Jiaju Zhuang
*/ */