达达配送用新接口

This commit is contained in:
gazebo
2020-02-07 11:27:03 +08:00
parent a26ce01901
commit 1b8d792a2c
5 changed files with 15 additions and 46 deletions

View File

@@ -24,7 +24,7 @@ func TestScope(t *testing.T) {
func TestIt(t *testing.T) {
Init(myObjCreator, []*model.Store{})
var err error
// taskID, err := CurMan.AddTask("testtask", "xjh")
// taskID, err := CurMan.AddTask("testtask", "xxx")
// if err != nil {
// t.Fatal(err)
// }