refactor: remove file identity runtime

This commit is contained in:
lingniu
2026-07-01 02:18:27 +08:00
parent f0c1983867
commit 356be9fc98
6 changed files with 17 additions and 153 deletions

View File

@@ -33,7 +33,7 @@
<key>SINK_ARCHIVE_PATH</key>
<string>__SHARED_ARCHIVE_PATH__</string>
<key>VEHICLE_IDENTITY_STORE</key>
<string>file</string>
<string>mysql</string>
<key>VEHICLE_IDENTITY_MYSQL_TABLE</key>
<string>vehicle_identity_binding</string>
<key>VEHICLE_IDENTITY_MYSQL_JDBC_URL</key>