田源
2024-06-26 34640adf8a1d16f4202edcad644081b28bf61f1d
1
2
3
4
5
6
7
package com.vci.common.log;
 
public enum LogByType {
    Name,
    Label,
    IntVal,
}