liujie
2025-08-20 f9d4a8626e3f76c94d4f87a8ab3dba6c3afc5be9
1
2
3
4
5
package com.baidu.ueditor.define;
 
public enum ActionState {
    UNKNOW_ERROR
}