mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 15:53:42 +08:00 
			
		
		
		
	fix: fix ut
This commit is contained in:
		@@ -24,7 +24,7 @@ func printHelp() {
 | 
			
		||||
	fmt.Println("Usage: one-api [--port <port>] [--log-dir <log directory>] [--version] [--help]")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func init() {
 | 
			
		||||
func Init() {
 | 
			
		||||
	flag.Parse()
 | 
			
		||||
 | 
			
		||||
	if *PrintVersion {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user