Add Applicant form changed
This commit is contained in:
6
lib/DB/EmployeeDAO.py
Normal file
6
lib/DB/EmployeeDAO.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# This Python file uses the following encoding: utf-8
|
||||
|
||||
|
||||
class EmployeeDAO:
|
||||
def __init__(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user