mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-03 01:25:21 +08:00
feat: 项目与资源强校验&更新静态文件
This commit is contained in:
@@ -180,3 +180,7 @@ func (c *Cli) Run(shell string) (*string, error) {
|
||||
res := string(buf)
|
||||
return &res, nil
|
||||
}
|
||||
|
||||
func (c *Cli) GetMachine() *entity.Machine {
|
||||
return c.machine
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user