Unverified Commit d19b3587 authored by Joseph's avatar Joseph Committed by GitHub
Browse files

apis: update PriorityMidValueMax from 7099 to 7999 (#693)

Signed-off-by: default avatarJoseph <joseph.t.lee@outlook.com>
parent 13534336
Showing with 1 addition and 1 deletion
+1 -1
......@@ -37,7 +37,7 @@ var (
PriorityProdValueMax int32 = 9999
PriorityProdValueMin int32 = 9000
PriorityMidValueMax int32 = 7099
PriorityMidValueMax int32 = 7999
PriorityMidValueMin int32 = 7000
PriorityBatchValueMax int32 = 5999
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment