eight
2025-04-09 d37e1f573a732c6138c53e3e15db616a671367ad
1
2
3
4
5
6
/**
 * 基础的通用类,和框架无关
 *
 * 例如说,CommonResult 为通用返回
 */
package cn.lihu.jh.framework.common;