This website works better with JavaScript
홈
탐색
도움말
로그인
DricomDragon
/
PythonPostgresLab
의 미러
https://github.com/DricomDragon/PythonPostgresLab.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
b4e4f1dc27
브랜치
태그
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
히스토리
Raw
1
2
3
class
Product
()
:
def
__init__
(self, raw)
:
(self.id, self.name) = raw