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