Skip to content

Commit

Permalink
update modules/ticket: mod 1 files
Browse files Browse the repository at this point in the history
  • Loading branch information
pengjinning committed Feb 19, 2025
1 parent 3361816 commit b774c8b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Author: jackning 270580156@qq.com
* @Date: 2025-01-29 12:24:32
* @LastEditors: jackning 270580156@qq.com
* @LastEditTime: 2025-02-19 08:51:49
* @LastEditTime: 2025-02-19 10:21:22
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
Expand Down Expand Up @@ -625,4 +625,4 @@ public List<TicketHistoryActivityResponse> queryTicketActivityHistory(TicketRequ
})
.toList();
}
}
}

0 comments on commit b774c8b

Please sign in to comment.