From bb05ab158dcef32e8f59482a82b6a89666e13af7 Mon Sep 17 00:00:00 2001 From: tengge1 <930372551@qq.com> Date: Fri, 27 Mar 2020 19:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShadowEditor.Server.Go/model/animation/{model1.go => model.go} | 0 ShadowEditor.Server.Go/model/animation/{type1.go => type.go} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename ShadowEditor.Server.Go/model/animation/{model1.go => model.go} (100%) rename ShadowEditor.Server.Go/model/animation/{type1.go => type.go} (100%) diff --git a/ShadowEditor.Server.Go/model/animation/model1.go b/ShadowEditor.Server.Go/model/animation/model.go similarity index 100% rename from ShadowEditor.Server.Go/model/animation/model1.go rename to ShadowEditor.Server.Go/model/animation/model.go diff --git a/ShadowEditor.Server.Go/model/animation/type1.go b/ShadowEditor.Server.Go/model/animation/type.go similarity index 100% rename from ShadowEditor.Server.Go/model/animation/type1.go rename to ShadowEditor.Server.Go/model/animation/type.go