コード例 #1
0
 def delete(self, id):
     Delete.delete_d(id)
コード例 #2
0
 def delete(self, id):
     return Delete.delete_q(id)