init: company-haness 설계
This commit is contained in:
@@ -0,0 +1 @@
|
||||
def get_item(item_id): return {'id': item_id}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
def get_item(item_id): return {'id': item_id}
|
||||