1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00
Commit Graph

25 Commits

Author SHA1 Message Date
assina045
f03a9b9f00 1. Added the dynamic time effect of creating a time item in the Add transaction page
2. When inserting a new transaction or approving a new transaction, the transactions are arranged in reverse chronological order according to the creation time and approval time. The newly added transaction and the newly approved transaction appear at the top
3. You can obtain the current time when approving. You can see the approval time on the approved page
2023-05-16 20:21:44 +08:00
b6649df71f Added GroupManagement. Fixed some errors in RoleManagement. 2023-05-16 00:19:58 +08:00
GGB
1dc1c21efa Add fuzzy query function in work items 2023-05-15 11:25:54 +08:00
assina045
d2a7c7faa8 Gets the userID of the current login, and the transaction now committed is visible only to the approved object it is committed to. Fixed a bug where the transaction id was too long for approval. 2023-05-15 10:35:29 +08:00
292ea5dad6 Added role management 2023-05-15 09:10:14 +08:00
cccccyb
1defd7ef4e nitice module modified query with mybatis plus linked table to xml 2023-05-11 15:29:53 +08:00
881be1b0f9 Added login expiration reminder. Add logout reminder. 2023-05-08 09:39:24 +08:00
cccccyb
1ac3906964 nitice manage module compeled 2023-05-06 04:00:51 +08:00
cccccyb
42dd714ed1 Temp commit deleteByNoticeId solve 2023-05-06 04:00:50 +08:00
cccccyb
e8bc1f5945 Temp commit on 2023-05-01 5:00 2023-05-06 04:00:50 +08:00
cccccyb
cdf47bc0bb Temp commit 2023-05-06 04:00:49 +08:00
assina045
c944c20f2d Add affair management 2023-05-06 03:54:36 +08:00
7e38a3a194 Added login failure handler 2023-05-06 03:15:43 +08:00
gzw
2fa80301e2 commit 2023/05/06 2023-05-06 00:50:17 +08:00
GGB
24318d36b7 temp 2023/5/5 2023-05-06 00:11:00 +08:00
GGB
41b6c77509 temp 2023/5/3 2023-05-06 00:11:00 +08:00
GGB
9b33b1061d temp 2023/5/2 2023-05-06 00:11:00 +08:00
60b8460e03 Added login, logout and getUserinfo (Include ui and server) 2023-05-05 21:01:34 +08:00
3c8adffe42 Added unauthorized access response. Added logout. 2023-05-05 02:32:25 +08:00
7695a20e77 Fixed jwt verify. Blocked access to the password for the user controller. 2023-05-05 01:13:26 +08:00
e5317da56d Added spring security 2023-05-05 00:17:11 +08:00
e884568bf7 Added table field enable into t_user 2023-05-02 23:31:32 +08:00
9c6bda6d7c Rename t_notice_receive table field read to already_read 2023-05-01 04:56:17 +08:00
2d4eaa1c9f Added ResponseCode And ResponseResult 2023-05-01 02:02:15 +08:00
8a4b097fee Added mybatis plus base file 2023-04-30 17:40:56 +08:00