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

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

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