修改数组
parent
fb0d748e01
commit
cb0008e09d
|
|
@ -2760,7 +2760,7 @@ namespace OpenAuth.App.ServiceApp
|
|||
name = label.Name,
|
||||
reliability = label.Reliability,
|
||||
select = true,
|
||||
color = new[] { 0, 255, 0 }
|
||||
color = label.Color
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue