rabin 3 năm trước cách đây
mục cha
commit
8e01de7b70
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/option/lib/Account.php

+ 1 - 1
service/option/lib/Account.php

@@ -105,7 +105,7 @@ class Account
             return $string;
             
         } else {
-            return '';
+            return '未签署';
         }
     }