浏览代码

增加字段

bianjunhui 1 年之前
父节点
当前提交
235a721ba1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Assms.php

+ 1 - 1
application/api/controller/Assms.php

@@ -10,7 +10,7 @@ use think\Exception;
 use think\exception\PDOException;
 use think\helper\hash\Md5;
 use think\Hook;
-
+use think\Queue;
 /**
  * 手机短信接口
  */