index_files.go 94 B

123456
  1. package utils
  2. const (
  3. IndexSaveDir="D:\\hz\\mysteel_data\\"
  4. //IndexSaveDir="E:\\files\\"
  5. )