update job

This commit is contained in:
shoopea 2019-12-13 19:45:54 +08:00
parent 415403c33e
commit c8be19a56e

1
job.go
View File

@ -4,6 +4,7 @@ import (
"archive/zip"
"bytes"
"encoding/json"
"errors"
"fmt"
"io/ioutil"
"log"