修改1
This commit is contained in:
37
README.md
37
README.md
@ -1,37 +0,0 @@
|
||||
项目概述:
|
||||
此项目为法大大电子合同签章项目,主要为各种合同的签发以及下载
|
||||
|
||||
对接人:
|
||||
葛梦伟,王茜 (葛梦伟为dp合同负责人,王茜为自营项目负责人,如需要接口文档请找王茜)
|
||||
|
||||
项目主要为推送以及定时:
|
||||
以下为相关接口:
|
||||
|
||||
@PostMapping("/dpbg")
|
||||
@PostMapping("/anquantongchou")
|
||||
@PostMapping("/dpapp")
|
||||
@PostMapping("/qianzhang")
|
||||
@PostMapping("/bx")
|
||||
@PostMapping("/DP")
|
||||
@PostMapping("/DPzulin")
|
||||
@PostMapping("/jiashiyuanfuwu")
|
||||
@PostMapping("/lianying")
|
||||
@PostMapping("/lianying1")
|
||||
@PostMapping("/ty")
|
||||
@PostMapping("/tuizu")
|
||||
@PostMapping("/xuqian")
|
||||
@PostMapping("/jinan")
|
||||
@PostMapping("/jinanyinjianurl")
|
||||
@PostMapping("/qianzhang1")
|
||||
@PostMapping("/tuizu1")
|
||||
@PostMapping("/xuqian1")
|
||||
|
||||
|
||||
|
||||
定时任务:
|
||||
@Scheduled(cron = "0 0 22 * * ?") // 每天晚上 22:00 执行
|
||||
|
||||
public static void main1() throws Exception {
|
||||
|
||||
。。。。。。
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4197
src/main/java/com/example/sso/test/E.java
Normal file
4197
src/main/java/com/example/sso/test/E.java
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user