From 3f6a4378cd4f4ccdb3872bc48b8e46d90f3f637c Mon Sep 17 00:00:00 2001 From: SongHaikun <3340877120@qq.com> Date: Mon, 2 Dec 2024 16:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E6=B3=A8=E9=87=8A=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Contact.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contact.java b/Contact.java index d97ac5d..15b4a84 100644 --- a/Contact.java +++ b/Contact.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +/*现在我开始注释代码了*/ package net.micode.notes.data; import android.content.Context;