添加文件存储记录和序列号生成规则的操作画面

This commit is contained in:
AlanScipio
2024-02-20 13:27:51 +08:00
parent eae6443f11
commit e4a49e6b1c
39 changed files with 1699 additions and 531 deletions

View File

@@ -2,11 +2,10 @@ package com.ruoyi.common.core.constant;
/**
* 缓存常量信息
*
*
* @author ruoyi
*/
public class CacheConstants
{
public class CacheConstants {
/**
* 缓存有效期默认720分钟
*/