Add rpc pcode for auto_split

This commit is contained in:
Hongqin-Li 2024-01-25 02:47:22 +00:00 committed by ob-robot
parent 71eda1b84f
commit 0208d92b0c

View File

@ -835,6 +835,7 @@ PCODE_DEF(OB_SPLIT_TABLET_DATA_FINISH_REQUEST, 0x960)
PCODE_DEF(OB_MVIEW_COMPLETE_REFRESH, 0x961)
//PCODE_DEF(OB_CLEAR_TABLET_AUTOINC_SEQ_CACHE, 0x962)
//PCODE_DEF(OB_FREEZE_SPLIT_SRC_TABLET, 0x963)
// Depedency Detector
PCODE_DEF(OB_DETECTOR_LCL_MESSAGE, 0x9F0)