mirror of
				https://github.com/langhuihui/monibuca.git
				synced 2025-10-31 11:57:07 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			293 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			293 B
		
	
	
	
	
	
	
	
mcp plugin for m7s
安装
直接引入即可
import _ "m7s.live/v5/plugin/mcp"
mcp 路由
编译说明
需要开启数据库支持
- sqlite go build -tags sqlite main.go
- mysql go build -tags mysql main.go
或者其它数据库
