def gentuan_get_journeyId1(self):
     journeyId1 = Gentuan_BOH_train().getDetailResources()['journeyId1']
     return journeyId1
 def gentuan_get_resourceId2(self):
     resourceId2 = Gentuan_BOH_train().getDetailResources()['resId2_train']
     return resourceId2
 def gentuan_get_res2_train_type(self):
     res2_train_type = Gentuan_BOH_train().getDetailResources()['res2_train_type']
     return res2_train_type
 def gentuan_get_resId1(self):
     resId1 = Gentuan_BOH_train().getDetailResources()['resId1']
     #resourceId1 = '2249640554'
     return resId1