From f240ac3ccd37c541cab2c21cfc433d3510999a3c Mon Sep 17 00:00:00 2001 From: david-PC\david <kimi42345@gmail.com> Date: 星期二, 12 六月 2018 17:12:23 +0800 Subject: [PATCH] 再一次删除剩余的忽略文件 --- source/my/frame/src/frame/upload/portlet/PortletRequestContext.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java b/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java index a012608..479b754 100644 --- a/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java +++ b/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java @@ -95,9 +95,9 @@ } /** - * Returns a string representation of this object. + * Returns a String representation of this object. * - * @return a string representation of this object. + * @return a String representation of this object. */ public String toString() { return "ContentLength=" -- Gitblit v1.8.0