From 0ba68c69ccbb7e9bd2c867c349cc3910eb6a8867 Mon Sep 17 00:00:00 2001
From: 潘浩文 <phw@bronet.cn>
Date: Mon, 22 Oct 2018 17:23:19 +0800
Subject: [PATCH] 1

---
 public/themes/simpleboot3/portal/prize/getScore.html | 1 +
 1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/public/themes/simpleboot3/portal/prize/getScore.html b/public/themes/simpleboot3/portal/prize/getScore.html
index f393447..932e37a 100644
--- a/public/themes/simpleboot3/portal/prize/getScore.html
+++ b/public/themes/simpleboot3/portal/prize/getScore.html
@@ -149,6 +149,7 @@
                     isShowProgressTips: 1,
                     success: function (res) {
                         serverIds = res.serverId;
+                        alert(serverIds)
                     },
                     fail: function (res) {
                         $modal.toast(JSON.stringify(res));
--
libgit2 0.24.0