mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-07-04 17:48:15 +08:00
30 lines
1.3 KiB
JSON
30 lines
1.3 KiB
JSON
[
|
|
{
|
|
"Enabled": true,
|
|
"ExecutionCron": "0 * * * * ?",
|
|
"HttpMethod": 7,
|
|
"JobName": "用户收入支出统计",
|
|
"LastStatusCode": 200,
|
|
"NextExecTime": "2025-06-27 19:07:00",
|
|
"NextTimeId": 1751022420,
|
|
"RequestBody": "{\"Sql\":\"UPDATE Sys_UserWallet SET TotalIncome = (SELECT COALESCE(SUM(Amount), 0) FROM Sys_WalletTrade WHERE Sys_WalletTrade.OwnerId = Sys_UserWallet.Id AND Sys_WalletTrade.TradeDirection = 1);UPDATE Sys_UserWallet SET TotalExpenditure = (SELECT COALESCE(SUM(Amount), 0) FROM Sys_WalletTrade WHERE Sys_WalletTrade.OwnerId = Sys_UserWallet.Id AND Sys_WalletTrade.TradeDirection = 2);\",\"TimeoutSecs\":60}",
|
|
"RequestHeader": "{\"Content-Type\":\"application/json\"}",
|
|
"RequestUrl": "https://na.tools92.top/api/sys/tools/execute.sql",
|
|
"Status": 1,
|
|
"UserId": 664362432344581,
|
|
},
|
|
{
|
|
"Enabled": true,
|
|
"ExecutionCron": "0 * * * * ?",
|
|
"HttpMethod": 7,
|
|
"JobName": "充值到账确认",
|
|
"LastStatusCode": 200,
|
|
"NextExecTime": "2025-06-27 19:07:00",
|
|
"NextTimeId": 1751022420,
|
|
"RequestBody": "{\"readRecordCount\":100}",
|
|
"RequestHeader": "{\"Content-Type\":\"application/json\"}",
|
|
"RequestUrl": "https://na.tools92.top/api/sys/deposit.order/received.confirmation",
|
|
"Status": 1,
|
|
"UserId": 664362432344581,
|
|
},
|
|
] |