This commit is contained in:
2021-06-07 11:49:24 +08:00
parent e0b3954909
commit d353e019df
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ use Snowflake\Snowflake;
class Producer extends Component
{
const CRONTAB_KEY = '_application:system:crontab';
const CRONTAB_KEY = '_application:{crontab}:system:crontab';
/**