Skip to content

适用于hundsun经纪线UF2.0的修改单、补丁、日常任务管理(客户端)

Notifications You must be signed in to change notification settings

Dusongg/UF2.0-TodoList-cli

Repository files navigation

安装&运行

  1. git clone git@github.com:Dusongg/UF2.0-TodoList-cli.git

    git clone https://github.com/Dusongg/UF2.0-TodoList-cli.git

  2. 打开./config/config.json, 修改服务器的ip和端口, Login部分用于保存上一次的登录信息

    {
        "Conn": {
            "host": "8.154.40.185",
            "port": "8080"
        },
        "Login": {
            "username": "your_name",
            "password": "your_password"
        },
        "undo_log_task_size": "10"
    }
  3. 运行(以Windows为例):双击击OrderManager-cli.exe运行

界面介绍

1.1 登录界面

image-20240816162854616

1.2 预览界面

image-20240816164355646

  • 所有人任务列表界面

    以一天工作8h为例,做不完的任务会堆积到截止日期当天,点击按钮会显示当天的所有单号

image-20240828091943336

  • 个人信息界面

12

1.3 收件箱界面

image-20240816164919869

1.4 补丁界面

image-20240816165547718

1.5 发布订阅模式下的消息广播

1.5.1 管理员修改他人任务

  1. image-20240816170232610
  2. image-20240816170345052
  3. image-20240816170632632

1.5.2 通过redis发布

image-20240816171059708

About

适用于hundsun经纪线UF2.0的修改单、补丁、日常任务管理(客户端)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published