get-students-in-2-or-more-classes

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

get-students-in-2-or-more-classes

get-students-in-2-or-more-classes是一个输出明日系统中同时报名2个以上班级的学生的程序。它是使用Golang写的。

如何使用
  1. 确认已经运行过ming800-to-redis将明日系统的数据导入到redis中。

  2. 在和可执行文件相同的文件夹下,创建一个config.json的配置文件:

     {
         "redis_server": "localhost:6379",
         "redis_password": ""
     }
    
  • "redis_server","redis_password"是同步的redis的地址和密码。
  1. 运行get-students-in-2-or-more-classes

     ./get-students-in-2-or-more-classes
    

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