@@ -11,6 +11,7 @@ const { Option } = Select;
export const enum TYPE {
AUDIT = 1,
INITIATOR,
+ JUDGE,
COPYMAN,
}