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