void AssetCutPathToFullPath()
 {
     strFullPath = FileTool.AssetCutPathToFullPath(strAssetCutPath);
 }