许鹏程
2024-09-23 6aa3771424b2b947446ec679aa5648712e4742ae
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"; // 修改者