AliooWang
2025-04-13 3933d3aa143e87f92387d2c3a31f65c192685efc
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>
{