Skip to content

Commit

Permalink
Update api_key.php
Browse files Browse the repository at this point in the history
  • Loading branch information
icret committed Mar 10, 2023
1 parent 30e1811 commit e1c7cc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/api_key.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
'expired'=>1678456553,
'add_time'=>1678456540
),
'c6f219a19723c75d3943e23599cb6c45'=>Array
'1c17b11693cb5ec63859b091c5b9c1b2'=>Array
(
'id'=>1,
'expired'=>1937656547,
'add_time'=>1678456547
'id'=>2,
'expired'=>2542384054,
'add_time'=>1678470454
)
);

0 comments on commit e1c7cc5

Please sign in to comment.