mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								package init
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								import "mayfly-go/internal/db/application"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								func Init() {
							 | 
						||
| 
								 | 
							
									application.Init()
							 | 
						||
| 
								 | 
							
								}
							 |