Simplified the methods() function in z_face.go by combining two if statements that both return u.Methods() into a single condition using logical OR operator. Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>