shicf
2025-01-09 4d1360d7e91aa4d394eb4a35adea993a45c0d725
src/main/java/com/product/mobile/core/config/MobileCoreConst.java
@@ -1,5 +1,7 @@
package com.product.mobile.core.config;
import com.product.core.config.CoreConst;
/**
 * Copyright  LX-BASE
 *
@@ -9,7 +11,7 @@
 * @Author: LiuChao
 * @Description: 文件管理-常量
 */
public class MobileCoreConst {
public class MobileCoreConst extends CoreConst {
    //公共常量定义
    public static final String UUID = "uuid";
    public static final String UPDATED_BY = "updated_by"; // 修改者