package main import "hongze/hongze_yb/core" func main() { core.RunServe() }