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