This website requires JavaScript.
Explore
Help
Register
Sign In
xinmicode
/
LingXi-CRM
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2235516232a60cd3ef2890df3dce63030909e32e
LingXi-CRM
/
server
/
main.go
T
8 lines
73 B
Go
Raw
Normal View
History
Unescape
Escape
initial crm server
2022-11-28 16:38:30 +08:00
package
main
import
"crm/initialize"
func
main
()
{
initialize
.
Run
()
}
Reference in New Issue
Copy Permalink