From c35d8a4b632b40a91c0e915137cf245711bcd021 Mon Sep 17 00:00:00 2001 From: dorlolo <428192774@qq.com> Date: Thu, 23 Feb 2023 21:45:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=A4=E4=B8=AA=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 +- cmd/internal/controller/artisrInfo.go | 4 +- cmd/internal/dao/artistInfo.go | 113 ++-- cmd/logs/artist_server.log | 306 +++++++++++ cmd/model/exhvideo.go | 1 - conf/dubbogo.yaml | 13 + pb/artist/artist.pb.go | 732 ++++++++++++++++++-------- pb/artist/artist.proto | 22 +- pb/artist/artist_triple.pb.go | 146 ++++- pb/artistinfo/artistinfo.pb.go | 531 ++++++++++--------- pb/artistinfo/artistinfo.proto | 14 +- pkg/service/init.go | 7 +- 12 files changed, 1352 insertions(+), 548 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 173f940..ea7e85e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,10 +6,17 @@ + + - - + + + + + + +