Kaynağa Gözat

refactor(extension): 修改扩展的 ID 命名

runphp 7 ay önce
ebeveyn
işleme
ac3c44af87
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      info.php

+ 1 - 1
info.php

@@ -1,7 +1,7 @@
 <?php
 declare(strict_types=1);
 return [
-  'id' => 'lianzhuo_idcard',
+  'id' => 'aliyun-idcard',
   'name' => '身份证验证',
   'is_core' => false,
   'category' => 'other',