liujie
2025-07-31 4ce148a6fc8dfca355ff676264c0d78a5ebf89df
1
2
3
4
5
package com.baidu.ueditor.define;
 
public enum ActionState {
    UNKNOW_ERROR
}