mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	区分社区版和商业版
This commit is contained in:
		
							
								
								
									
										7
									
								
								internal/const/build.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								internal/const/build.go
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
 | 
			
		||||
// +build community
 | 
			
		||||
 | 
			
		||||
package teaconst
 | 
			
		||||
 | 
			
		||||
const BuildCommunity = true
 | 
			
		||||
const BuildPlus = false
 | 
			
		||||
		Reference in New Issue
	
	Block a user