Development Task Category Management
Definition
This module is used to organize and manage real-time Data Development tasks and offline Data Development tasks in the platform. Through a tree category structure, it enables orderly classification and convenient filtering of development tasks.
Module Features
- 📁 Supports flexible configuration of multi-level categories;
- 🔧 Can be bound to real-time or offline Data Development tasks;
- 🧩 Provides category add, edit, and delete operations;
- 🔍 Supports quickly filtering development tasks by category.
Notes
We recommend aligning category design with data processing scenarios and business lines to facilitate subsequent development management, queries, and permission control.
Scope
Applicable to category maintenance scenarios in the Data Development module, including real-time tasks and offline tasks. It is an important foundation for task archiving, management, and permission isolation.
1. Data Development Category Page
Click Data Development → Project Basic Management -> Data Development Category to open the Data Development Category page. The page displays a tree-structured list including task name, description, status, and other fields.

2. Add Data Development Category
Click Add, fill in the Data Development category information in the dialog, and click OK to complete adding the Data Development category information.

3. Edit Data Development Category
Select the Data Development category information to edit, click Edit in the operation column, edit the existing Data Development category information in the dialog, and click OK to complete editing the Data Development category information.

4. Delete Data Development Category
Select the Data Development category information to delete, click Delete in the operation column, and click OK. The system will delete the Data Development category information.

