优化首页内容
This commit is contained in:
15
agent/test/sqls/ts.go
Normal file
15
agent/test/sqls/ts.go
Normal file
@@ -0,0 +1,15 @@
|
||||
/************************************************************
|
||||
** @Description: ts
|
||||
** @Author: george hao
|
||||
** @Date: 2019-07-04 17:23
|
||||
** @Last Modified by: george hao
|
||||
** @Last Modified time: 2019-07-04 17:23
|
||||
*************************************************************/
|
||||
package main
|
||||
|
||||
import "github.com/george518/PPGo_Job/models"
|
||||
|
||||
func main() {
|
||||
|
||||
models.TaskTotalRunNum()
|
||||
}
|
||||
Reference in New Issue
Block a user