Well, LeaveType is just a string, not an enum, thus allowing any valid string to be provided. Copy. 1 package main 2 3 import ( 4 ...
確定! 回上一頁