作者 郭盛
1 个管道 的构建 通过 耗费 1 秒

修改接口

... ... @@ -1841,7 +1841,7 @@ class User extends Api
}else{
//发送短信,通知客户
$mobile = 13780608990;
$mobile1 = 18511199763;
$mobile1 = 15588311507;
$content = "【仁甲看见SHOP】提醒您,您有新苹果客户下了订单,客户电话为:$user[mobile] ,请您及时回复!";
//发送短信
$send = new Pay();
... ...