zhangzengfei
2024-05-08 80ae7958a17a492098f18f31fa21804f37b6cbaa
protomsg.proto
@@ -326,6 +326,7 @@
    ReInitCache = 0; // 重新初始化底库缓存(加入集群后执行)
    UpdateCache = 1; // 更新底库和人员缓存
    Compare = 2; // 做比对请求
    DeleteCache = 3; // 删除缓存
}
message SdkCompareEach {
@@ -436,4 +437,4 @@
    string description = 5;
    int32 sort = 6;
    string parent_id = 7;
}
}