Photo Gallery migration
This commit is contained in:
@@ -28,6 +28,10 @@ public class CropScienceAsset {
|
||||
String byr_licenseOwner;
|
||||
String byr_licenseInformation = "";
|
||||
|
||||
// Photo Gallery
|
||||
String byr_cs_location;
|
||||
String byr_cropYear;
|
||||
|
||||
HashSet<String> brands = new HashSet<String>();
|
||||
HashSet<String> indications = new HashSet<String>();
|
||||
HashSet<String> licenseRecords = new HashSet<String>();
|
||||
|
||||
Reference in New Issue
Block a user