liujie
2023-08-16 cf0ff0a221e1afdafc2b926c6faa3fbfd965632b
1
2
3
4
5
package com.baidu.ueditor.define;
 
public enum ActionState {
    UNKNOW_ERROR
}