"refactor(socket): 重构TomeeHeader结构,新增Ret方法并优化控制器返回逻辑"
This commit is contained in:
5
common/data/entity/BlazingI.go
Normal file
5
common/data/entity/BlazingI.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package entity
|
||||
|
||||
type Blazingservice interface {
|
||||
Ret() []byte
|
||||
}
|
||||
Reference in New Issue
Block a user