add start/business unit

This commit is contained in:
Phuoc Nguyen
2025-11-07 13:56:51 +07:00
parent 3803bd26e0
commit ce7396f729
9 changed files with 687 additions and 12 deletions

View File

@@ -124,6 +124,7 @@ class HiveTypeIds {
static const int promotionModel = 26;
static const int categoryModel = 27;
static const int favoriteModel = 28;
static const int businessUnitModel = 29;
// Enums (30-59)
static const int userRole = 30;