liujie
2023-10-23 36688cafd4ec450a1cf8055edfb4303c047eb083
1
2
3
4
5
package com.baidu.ueditor.define;
 
public enum ActionState {
    UNKNOW_ERROR
}