datarecycle.php 168 B

1234567
  1. <?php
  2. return [
  3. 'Name' => '规则名称',
  4. 'Controller' => '控制器',
  5. 'Data Table' => '对应数据表',
  6. 'Primary Key' => '数据表主键',
  7. ];