更新项目部分结构,新增加DB
This commit is contained in:
@@ -7,10 +7,8 @@
|
||||
*/
|
||||
|
||||
namespace admin\models\forms;
|
||||
use admin\exceptions\ApiException;
|
||||
use common\models\DistrictArr;
|
||||
use common\models\RefundAddress;
|
||||
use yii\base\Model;
|
||||
use common\models\oldDb\DistrictArr;
|
||||
use common\models\oldDb\RefundAddress;
|
||||
|
||||
class RefundAddressEditForm extends RefundAddress
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user