02 2024 档案

摘要:1 package com.test.gaode.test; 2 3 public class Constants { 4 5 /** 6 * 订单状态 7 */ 8 public static enum OrderStats{ 9 10 DELETE(0,"删除"),RESERVE(1,"订单预定 阅读全文
posted @ 2024-02-27 14:01 liyongliang的博客 阅读(3) 评论(0) 推荐(0) 编辑
摘要:1 package com.example.demo.controller; 2 3 import lombok.extern.slf4j.Slf4j; 4 import org.springframework.http.MediaType; 5 import org.springframework 阅读全文
posted @ 2024-02-01 14:01 liyongliang的博客 阅读(10) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示