Merge pull request 'update' (#51) from zhangwei into master

Reviewed-on: http://git.excellentkk.cn/mkm/TaskSystem/pulls/51
This commit is contained in:
wei1990 2023-08-29 17:30:23 +08:00
commit 0f15fd7688

View File

@ -8,7 +8,6 @@ use app\common\model\contract\VehicleContract;
class VehicleContractController extends BaseAdminController
{
public array $notNeedLogin = ['uploadContract'];
// private string $url = 'http://www.lst.local';
private string $url = 'http://logistics.lihaink.cn';