mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-06-24 05:56:38 +00: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