Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 565 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 565 Bytes

Tosl-Management-System

简介

仿照eladmin,编写了TTosl-Management-System,用于练手和学习。
本仓库改编自nanodet,原仓库地址为:elunez/eladmin ,部分版权属于原仓库作者所有,请参见原仓库License(侵权会删)

更新内容

我从eladmin中的eladmin-logging代码受到启发,在eladmin-system中增加了发送message和查询message的功能。
实现了message分页查询、按时间查找等功能。