Files
DPAPP/README.md
2025-10-14 14:10:49 +08:00

51 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

项目概述:
此项目为dpapp项目包含dp小程序月租奖励供应商法大大等多个业务的组合
对接人:
王波涵 (如果需要接口文档以及业务逻辑上的问题请联系王波涵)
项目主要为推送以及定时任务:
以下为相关接口:
@PostMapping("/dpapp")
此接口为dpapp的法大大合同
@PostMapping("/count")
此接口为与人员统计
@PostMapping("/count1")
此接口为与数量统计
@PostMapping("/geren")
此接口给人员的个人奖励
@PostMapping("/gerentype")
此接口为人员奖励类型
@PostMapping("/nostatus")
此接口为筛选人员无状态
@PostMapping("/nostatu")
此接口为筛选人员有状态
@PostMapping("/useridtime")
此接口为人员id的创建时间
@PostMapping("/selectmax")
此接口为查询奖励的最大值
@PostMapping("/reward")
此接口为奖励发放
@PostMapping("/id")
此接口获取人员id
@PostMapping("/yingxiao")
此接口为营销人员接口
@PostMapping("/zuofei")
此接口为法大大合同作废接口
@PostMapping("/test")
此接口为调用海报接口
定时任务:
@Scheduled(fixedRate = 3600000)
此定时任务为定时检测法大大合同完成状态并写入纪元
@Scheduled(cron = "0 0 1 * * ?")
此定时任务为定时下载合同到纪元