chore: update app version to 1.3.36+32, change build mode to release, and enhance user role handling in chicken feature with new routes and DI setup
This commit is contained in:
@@ -12,10 +12,6 @@ const int poultrySecondKey = 106;
|
||||
const int poultryThirdKey = 107;
|
||||
//endregion
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//region kill house Keys
|
||||
const int killHouseActionKey = 108;
|
||||
|
||||
@@ -25,3 +21,38 @@ const int killHouseActionKey = 108;
|
||||
const int poultryScienceActionKey = 109;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province operator Keys
|
||||
const int provinceOperatorActionKey = 110;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province inspector Keys
|
||||
const int provinceInspectorActionKey = 111;
|
||||
|
||||
//endregion
|
||||
|
||||
//region city jahad Keys
|
||||
const int cityJahadActionKey = 112;
|
||||
|
||||
//endregion
|
||||
|
||||
//region vet farm Keys
|
||||
const int vetFarmActionKey = 113;
|
||||
|
||||
//endregion
|
||||
|
||||
//region super admin Keys
|
||||
const int superAdminActionKey = 114;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province supervisor Keys
|
||||
const int provinceSupervisorActionKey = 115;
|
||||
|
||||
//endregion
|
||||
|
||||
//region jahad Keys
|
||||
const int jahadActionKey = 116;
|
||||
|
||||
//endregion
|
||||
|
||||
Reference in New Issue
Block a user