소스 검색

增加字段

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;
 /**
  * 手机短信接口
  */