JSPM

province-city-county-linkage_mangodb

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q34788F
  • License ISC

用于在mongodbz中生成省市县联动的数据库

Package Exports

  • province-city-county-linkage_mangodb

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (province-city-county-linkage_mangodb) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

中国省市县三级数据库:

1. 注意:

  • 此插件用于导入省市县三级数据库;
  • 请保证您所使用的数据库为mongodb;
  • 在请用本客户端前请确保数据库处于链接状态;

2. 使用步骤:

  • 在导入文件夹中使用npm start指令启动;

  • 当出现以下提示时请输入服务器地址:

    • host
    • 输入enter跳过,默认:localhost
  • 当出现以下提示时请输入端口:

    • port
    • 输入enter跳过,默认:27017
  • 当出现以下提示时请输入数据库名称:

    • database