chore: 删除未使用的僵尸状态常量 DevCapabilityStatusEnabled/Disabled
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -250,12 +250,6 @@ const (
|
||||
ReplacementStatusCompleted = 4 // 已完成
|
||||
)
|
||||
|
||||
// 开发能力配置状态
|
||||
const (
|
||||
DevCapabilityStatusEnabled = 1 // 启用
|
||||
DevCapabilityStatusDisabled = 2 // 禁用
|
||||
)
|
||||
|
||||
// ========================================
|
||||
// 运营商编码
|
||||
// ========================================
|
||||
|
||||
Reference in New Issue
Block a user