This website requires JavaScript.
Explore
Help
Sign In
SunYF
/
bj_power
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2afd2f6dc46ea8e0fe7251c2bdbf90f184b5125
bj_power
/
bj_power_wms
/
schema
/
mixin.go
T
8 lines
82 B
Go
Raw
Normal View
History
Unescape
Escape
feat: 五项目业务实现并对接完成
2026-08-27 19:50:57 +08:00
package
schema
import
"time"
func
nowUnix
()
int64
{
return
time
.
Now
().
Unix
()
}
Reference in New Issue
Copy Permalink