mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: redis支持工单流程审批
This commit is contained in:
		@@ -4,6 +4,6 @@ import (
 | 
			
		||||
	"mayfly-go/pkg/ioc"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func Init() {
 | 
			
		||||
func InitIoc() {
 | 
			
		||||
	ioc.Register(newMsgRepo(), ioc.WithComponentName("MsgRepo"))
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user