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