rabin 2 years ago
parent
commit
d31302df3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/option/database/account.php

+ 1 - 1
service/option/database/account.php

@@ -51,7 +51,7 @@ $is_idcard = array
 
 $agreement_status = array
 (
-    //0 => '合同审核状态',
+    -1 => '合同审核状态',
     1 => '未提交审核',
     2 => '待审核',
     3 => '审核通过',