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