123
birt
2025-04-13 e2949e6f0b35bf0dec3d0ed3df0f176c6e0b95cc
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>
{