mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-16 02:42:02 +08:00
update 统一格式化代码结构
This commit is contained in:
@@ -2,12 +2,10 @@ package com.ruoyi.common.enums;
|
||||
|
||||
/**
|
||||
* 操作状态
|
||||
*
|
||||
* @author ruoyi
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
public enum BusinessStatus
|
||||
{
|
||||
public enum BusinessStatus {
|
||||
/**
|
||||
* 成功
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user