小程序主页接口

This commit is contained in:
张松
2025-03-01 09:45:33 +08:00
parent ffc620f6d8
commit 8388d0dfad
30 changed files with 1096 additions and 17 deletions

View File

@@ -13,6 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/user/home")
public class HomeController {
@GetMapping("/homePageUp")
public CzgResult<?> homePageUp() {
return CzgResult.success(JSONObject.parseObject("""