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