This commit is contained in:
knowpia
2022-09-14 10:09:54 +08:00
parent 8e3dd73f49
commit f610808ff9

View File

@@ -1,7 +1,7 @@
<?php
namespace app\controller;
use app\facade\Db;
use think\facade\Db;
class Donation
{