class ConstCommon { static int kExpiredTime = 12 * 60 * 60 * 1000; //24h static const String baseUrl = "http://tpf.aztrace.vn"; static const String supplyTypeSeed = "GIONG"; static const String supplyTypeDung = "PHANBON"; static const String supplyTypeSubStrate = "GIATHE"; static const String supplyTypeProtectPlant = "THUOCBVTV"; }