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