From 8bc12deb02fa2653a664579cd7b8fc54ac6f36fc Mon Sep 17 00:00:00 2001 From: Carve_ <75568342+Rynzie02@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:33:07 +0800 Subject: [PATCH] Fix:Duplicate enum member causes backend startup failure (#12931) ### What problem does this PR solve? close #12930 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) ### Changes only delete duplicate definition in `api/db/db_models.py`