修改tracId为tid
This commit is contained in:
parent
cd55a6a8cd
commit
d32f2ec923
@ -1,6 +1,6 @@
|
||||
package com.qiuguo.iot.base.constans;
|
||||
|
||||
public class Log4Constans {
|
||||
public static String PRINT_LOG_ID = "traceId";
|
||||
public static String PRINT_LOG_ID = "tid";
|
||||
public static String CUSTOMER_IP = "customerIp";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user