From 9d12e7f8ebe0e8a5e3298427544a7dabd505d363 Mon Sep 17 00:00:00 2001 From: hellohao <47170291+Hello-hao@users.noreply.github.com> Date: Mon, 17 Jun 2019 03:35:49 +0800 Subject: [PATCH] Update table.html --- src/main/resources/templates/admin/table.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/admin/table.html b/src/main/resources/templates/admin/table.html index d2e79c4..8e9714a 100644 --- a/src/main/resources/templates/admin/table.html +++ b/src/main/resources/templates/admin/table.html @@ -171,9 +171,9 @@ str = "网易NOS"; } else if (source == 2) { str = "阿里OSS"; - } else if (source == 2) { + } else if (source == 3) { str = "腾讯COS"; - } else if (source == 2) { + } else if (source == 4) { str = '七牛KODO'; } else { str = '未知'; @@ -495,4 +495,4 @@ } - \ No newline at end of file +