摘要: 之前用yii2的时候框架封装的几个数组函数很好用,中间换了框架,把函数封装成了util <?php namespace app\utils; interface Arrayable { /** * Returns the list of fields that should be returned 阅读全文
posted @ 2024-05-27 13:58 朝阳1 阅读(37) 评论(0) 推荐(0)