mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 11:20:26 +08:00
优化节点日志
This commit is contained in:
@@ -16,4 +16,6 @@ message NodeLog {
|
||||
bool isFixed = 10;
|
||||
int64 originId = 11;
|
||||
bool isRead = 12;
|
||||
bytes paramsJSON = 13;
|
||||
string type = 14;
|
||||
}
|
||||
Reference in New Issue
Block a user