replace sub_section to plant_sub_section
This commit is contained in:
@@ -4,7 +4,7 @@ const {
|
||||
createSubSectionDb,
|
||||
updateSubSectionDb,
|
||||
deleteSubSectionDb
|
||||
} = require('../db/sub_section.db');
|
||||
} = require('../db/plant_sub_section.db');
|
||||
const { ErrorHandler } = require('../helpers/error');
|
||||
|
||||
class SubSectionService {
|
||||
Reference in New Issue
Block a user