diff --git a/ds-wms-service/DS.WMS.Gateway/appsettings.json b/ds-wms-service/DS.WMS.Gateway/appsettings.json index 897fa2be..3f894884 100644 --- a/ds-wms-service/DS.WMS.Gateway/appsettings.json +++ b/ds-wms-service/DS.WMS.Gateway/appsettings.json @@ -9,7 +9,7 @@ "Cors": { "PolicyName": "WMSCore.API", "Url": "http://localhost:3110,https://localhost:3110,http://localhost:3112,https://localhost:3112", - "IgnorePath": "swagger,login,tenantregister,linkattach,printtempfile,favicon,clientuserlogin,addbookingstatuslog" + "IgnorePath": "swagger,login,tenantregister,linkattach,printtempfile,favicon,clientuserlogin,addbookingstatuslog,createbctaskjob" }, "JwtSettings": { "Issuer": "vol.core.owner",