refactor: 规范化代码.

This commit is contained in:
lijiahang
2023-11-14 18:38:46 +08:00
parent 4202890d07
commit d4c21a2324
32 changed files with 309 additions and 301 deletions

View File

@@ -11,6 +11,8 @@ import com.orion.ops.framework.common.constant.FieldConst;
*/
public interface OperatorLogKeys extends FieldConst {
String GROUP_NAME = "groupName";
String ID_LIST = "idList";
String USERNAME = "username";