Browse Source

增加字段

bianjunhui 1 năm trước cách đây
mục cha
commit
235a721ba1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 /**
  * 手机短信接口
  */