chore: enforce kafka-only messaging surface

This commit is contained in:
lingniu
2026-07-01 15:36:44 +08:00
parent 53f8f79c3e
commit 80c051e056
3 changed files with 29 additions and 2 deletions

View File

@@ -43,4 +43,4 @@ MYSQL_PASSWORD=<password>
## Notes
Do not create or write a protocol-specific JT808 daily-mileage table. Do not add MQ, distance accumulation, integral calculation, Redis state, or memory state back into this path unless the mileage definition changes again.
Do not create or write a protocol-specific JT808 daily-mileage table. Do not add another message backbone, distance accumulation, integral calculation, Redis state, or memory state back into this path unless the mileage definition changes again.