### 联系方式 _No response_ ### 发生了什么? #### 发送post请求到/api/v1/permissions,未提供parent_id,创建失败 <img width="1402" height="802" alt="Image" src="https://github.com/user-attachments/assets/823dafa5-3637-4d99-ab19-f5257d151793" /> #### 发送post请求到/api/v1/permissions,提供parent_id,创建成功 <img width="1401" height="796" alt="Image" src="https://github.com/user-attachments/assets/41783b99-5a36-4ee3-9a35-36624d3d7f9d" /> #### 依据详细设计文档,parent_id不是必须的,并且如果提供parent_id=null,同样不能创建成功。 ### 版本 1.0.0 (默认) ### 您在哪些浏览器上看到了这个问题? _No response_ ### 相关日志输出 ```shell ``` ### 行为准则 - [x] 我同意遵守此项目的行为准则