This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
dashoo
/
lims_adapter
Urmărește
6
Stea
0
Bifurcare
0
Fisiere
Arbore:
18611273a0
Ramuri
Etichete
dev
master
v2.0.0
20211210
lims_adapter
/
boot
/
boot.go
boot.go
96 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
11
package boot
/*
自动化脚本
全局初始化事件
*/
func init() {
// nsq
NsqInit()
}