mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-04-21 17:17:16 +00:00
- Add the department_id field to the poi_t_export_history table - Add the departmentId attribute and corresponding annotations to the PoiExportHistoryEntity entity class - Map the departmentId field to the department_id column in the database - Add Swagger documentation description for the department ID - Use the @Transient annotation to mark entity fields and avoid JPA persistence conflicts - Define department_id as a nullable varchar type in the HCL configuration file - Preserve the original column structure for server indexing and extend support for new fields |
||
|---|---|---|
| .. | ||
| config | ||
| script | ||
| .env | ||
| app.docker-compose.yml | ||
| atlas.apply.docker-compose.yml | ||
| atlas.diff.docker-compose.yml | ||
| infra.docker-compose.yml | ||
| minio.apply.docker-compose.yml | ||
| monitor.docker-compose.yml | ||