ustcyc
2025-04-16 7e2be3f63b5a7af2c687999e2fb9f28fd0e44bfd
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>
{