예제 #1
0
 def eid(self):
   return id_encode(self.id)
예제 #2
0
 def eid(self):
   self.cid = id_encode(self.id)
   return self.cid