public interface TodoListStatus
待办列表状态
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final byte
    已办
    static final byte
    待办
  • 字段详细资料