get-phones-which-have-2-or-more-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

get-phones-which-have-2-or-more-students

get-phones-which-have-2-or-more-students是一个输出明日系统中一个联系电话对应2个以上学生的所有联系电话的程序。它是使用Golang写的。

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

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

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

     ./get-phones-which-have-2-or-more-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