urban-investment-research/README.md

691 B

urban-investment-research

城投调研工具后端

克隆项目

git clone http://gitlab.fecribd.com/wuchunquan/urban-investment-research.git

项目结构说明

Config/    #配置信息
Context/   #全局服务
jurigged/  #热更新库
Mods/      #业务模块
    - BasicInformation/      #基础信息
    - CommonInformation/     #共用数据
    - EditRecord/            #编辑记录
    - IndepthResearch/       #深度调研
    - OtherInformation/      #补充信息
    - RegionalEconomies/     #区域经济
    - User/                  #用户模块
Utils/     #工具库
debug.py   #项目开发启动入口
main.py    #项目开发启动入口