田源
2025-01-16 578644547dc77428f88ddbacc26dab111a32fe0c
1
2
3
4
5
6
7
package com.vci.common.log;
 
public enum LogByType {
    Name,
    Label,
    IntVal,
}