no message
This commit is contained in:
parent
39600a9dd1
commit
5f29714127
@ -30,7 +30,7 @@ class Github {
|
||||
$oHttp = new Http();
|
||||
|
||||
$sDateNow = date("Y-m-d");
|
||||
$sDateNow = "2025-05-03";
|
||||
// $sDateNow = "2025-05-03";
|
||||
|
||||
$sHuodongUrl = env('api_url_jichang_base').'/'.'api/huodong/findbydate/'.$sDateNow;
|
||||
$sHuodong = $oHttp->send($sHuodongUrl);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user