You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

440 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

计划: 事权DW表重写

  • 编写代码递归扫描存储过程找出需要处理的DW表并形成台账
  • 根据扫描结果绘制数据血缘关系图(表级别)
  • 梳理前端查询接口反推DW表-->反推存储过程-->ODS表--->视图替换 工作日志:
  1. 梳理事权统计前端接口并根据接口回溯代码代码回溯DW表DW表回溯存储过程
  2. 协助罗丹搭建代码SpringCloud环境