walk-students

command
v0.0.0-...-9c3086b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 8 Imported by: 0

README

walk-students

walk-students是一个迭代明日系统中学生信息的程序。它是使用Golang写的。

如何使用
  1. 在和可执行文件相同的文件夹下,创建一个config.json的配置文件:

     {
         "server_url": "http://localhost:8080",
         "company": "my_company",
         "user": "Frank",
         "password": "my_password",
     }
    
  • "server_url"是明日系统的URL地址。
  • "company"是使用明日系统的组织或公司名称。
  • "user","password"是明日系统的账号和密码。
  1. 运行walk-students

     ./walk-students
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL