摘要: 1 /** 2 * 操作消息提醒 3 * 4 * @author 5 */ 6 public class AjaxResult extends HashMap<String, Object> 7 { 8 private static final long serialVersionUID = 1L; 阅读全文
posted @ 2025-06-13 10:19 左耳听风 阅读(27) 评论(0) 推荐(0)