mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信配置接口
This commit is contained in:
parent
db936c2a02
commit
f730225b49
@ -177,8 +177,6 @@ class Fans extends BasicAdmin
|
|||||||
*/
|
*/
|
||||||
public function sync()
|
public function sync()
|
||||||
{
|
{
|
||||||
echo 11;
|
|
||||||
exit;
|
|
||||||
try {
|
try {
|
||||||
Db::name($this->table)->where('1=1')->delete();
|
Db::name($this->table)->where('1=1')->delete();
|
||||||
FansService::sync();
|
FansService::sync();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user