mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-15 10:22:01 +08:00
update 更新 统一枚举相关包名为enums
This commit is contained in:
@@ -2,7 +2,7 @@ package org.dromara.demo.domain;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import org.dromara.common.encrypt.annotation.EncryptField;
|
||||
import org.dromara.common.encrypt.enumd.AlgorithmType;
|
||||
import org.dromara.common.encrypt.enums.AlgorithmType;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user