#!/bin/bash
#

echo "restore FLY.Thick.Blowing.UI.Fix.Client"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Client/* ../Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Client/bin/Debug

echo "restore FLY.Thick.BlowingScan.UI.Client"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Client/* ../Project.FLY.Thick.BlowingScan/FLY.Thick.BlowingScan.UI.Client/bin/Debug

echo "restore FLY.Thick.Blowing.UI.Fix.Server"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Server/* ../Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Server/bin/Debug

echo "restore FLY.Thick.BlowingScan.UI.Server"
cp -Rf restore/FLY.Thick.BlowingScan.UI.Server/* ../Project.FLY.Thick.BlowingScan/FLY.Thick.BlowingScan.UI.Server/bin/Debug



echo "restore FLY.FeedbackRenZiJia.UI.Server"
cp -Rf restore/FLY.FeedbackRenZiJia.UI.Server/* ../Project.FLY.FeedbackRenZiJia/FLY.FeedbackRenZiJia.UI.Server/bin/Debug

echo "restore FLY.IBC.UI.Server"
cp -Rf restore/FLY.IBC.UI.Server/* ../Project.FLY.IBC/FLY.IBC.UI.Server/bin/Debug

echo "restore FLY.Weight.UI.Server"
cp -Rf restore/FLY.Weight.UI.Server/* ../Project.FLY.Weight/FLY.Weight.UI.Server/bin/Debug

echo "restore FLY.Winder.UI.Server"
cp -Rf restore/FLY.Winder.UI.Server/* ../Project.FLY.Winder_20190413/FLY.Winder.UI.Server/bin/Debug