ustcyc
2025-04-16 eefea5c27d14c51758786234bf5747f6a48fef50
zhitan-common/src/main/java/com/zhitan/common/core/domain/AjaxResult.java
@@ -8,7 +8,7 @@
/**
 * 操作消息提醒
 * 
 * @author ZhiTan
 * @author zhitan
 */
public class AjaxResult extends HashMap<String, Object>
{