更新项目部分结构,新增加DB
This commit is contained in:
@@ -5,10 +5,10 @@ namespace common\forms;
|
||||
use common\core\BaseModel;
|
||||
use common\events\OrderEvent;
|
||||
use common\helpers\FuncHelper;
|
||||
use common\models\PaymentPrescripOrder;
|
||||
use common\models\PaymentPrescripRefund;
|
||||
use common\models\PrescripOrderRefund;
|
||||
use common\models\Prescription;
|
||||
use common\models\oldDb\PaymentPrescripOrder;
|
||||
use common\models\oldDb\PaymentPrescripRefund;
|
||||
use common\models\oldDb\PrescripOrderRefund;
|
||||
use common\models\oldDb\Prescription;
|
||||
use common\services\WechatService;
|
||||
use yii\base\Exception;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user