mirror of
https://gitee.com/novel_dev_team/novel-cloud
synced 2026-07-20 17:55:01 +08:00
搜索服务完成
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.java2nb.novel.home;
|
||||
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@RestController
|
||||
public class HomeController {
|
||||
}
|
||||
Reference in New Issue
Block a user