src/main/java/com/product/face/config/ErrorCode.java @@ -23,6 +23,8 @@ REQUEST_PARAM_ERROR("请求参数有误", 6), GET_FACE_CONF_FAIL("获取表单配置失败", 7), ;