mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-10 15:56:14 +00:00
fix: 后端代码格式化
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.openisle.model;
|
||||
|
||||
public enum Role {
|
||||
ADMIN,
|
||||
USER
|
||||
ADMIN,
|
||||
USER,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user