Add employee code assignment function

This commit is contained in:
2026-03-02 09:38:03 +08:00
parent 58b1ac1126
commit c29cbdf847
9 changed files with 962 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.beifan.cn/trace-system/backend-go
go 1.26
go 1.25
require (
github.com/gin-contrib/cors v1.7.6