This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
dashoo
/
lims_adapter
Xem
6
Star
0
Fork
0
Các tập tin
Tree:
18611273a0
Branches
Tags
dev
master
v2.0.0
20211210
lims_adapter
/
boot
/
boot.go
boot.go
96 B
Lịch sử
Raw
1
2
3
4
5
6
7
8
9
10
11
package boot
/*
自动化脚本
全局初始化事件
*/
func init() {
// nsq
NsqInit()
}