feat: update poultry science feature with new data models and repository methods, enhance inspection submission process, and improve UI for better user experience
This commit is contained in:
@@ -12,7 +12,16 @@ const int poultrySecondKey = 106;
|
||||
const int poultryThirdKey = 107;
|
||||
//endregion
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//region kill house Keys
|
||||
const int killHouseActionKey = 108;
|
||||
|
||||
//endregion
|
||||
|
||||
//region poultry science Keys
|
||||
const int poultryScienceActionKey = 109;
|
||||
|
||||
//endregion
|
||||
|
||||
Reference in New Issue
Block a user