业务助手-城投调研工具后端
Go to file
P3ngSaM 5a98e76bee changes 2023-08-01 15:15:43 +08:00
.idea 编写信息录入接口 2023-03-30 16:49:46 +08:00
Config changes 2023-07-28 14:06:44 +08:00
Context changes 2023-07-28 14:06:44 +08:00
DataLoad 修改代码生成bug 2023-07-28 13:24:13 +08:00
Mods changes 2023-08-01 15:15:43 +08:00
ThirdPartyApi 预警通接口测试 2023-04-06 15:41:47 +08:00
Utils 修改代码生成bug 2023-07-28 13:24:13 +08:00
jurigged 添加jurigged 2023-03-13 16:27:35 +08:00
static 预警通接口测试 2023-04-06 15:41:47 +08:00
.gitignore 编写文件上传接口 2023-03-23 10:44:12 +08:00
CodeMakeUtils.py 修改代码生成bug 2023-07-28 13:24:13 +08:00
README.md 编写财务报表的增删改查 2023-03-21 14:34:38 +08:00
debug.py 编写通用查询接口 2023-03-22 17:06:48 +08:00
docs_fect_hook.js bug修改 2023-03-27 15:53:10 +08:00
init.py 预警通接口测试 2023-04-06 15:41:47 +08:00
main.py 修改bug 2023-03-27 14:35:22 +08:00
requirements.txt changes 2023-07-28 13:51:54 +08:00

README.md

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    #项目开发启动入口