Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Info_Apply/Purchase_Info_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Logistic_Apply/Purchase_Logistic_ApplyService.csZobrazit soubor
strSql.Append(" FROM Purchase_Logistic_Apply t ");
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Other_Apply/Purchase_Other_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Print_Apply/Purchase_Print_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Service_Apply/Purchase_Service_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Student_Apply/Purchase_Student_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 3- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Travel_Apply/Purchase_Travel_ApplyService.csZobrazit soubor
strSql.Append(" left join " + database + ".dbo.LR_Base_User b on b.F_UserId=t.creator ");
+ 2- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/LogisticsManagement/Purchase_Work_Apply/Purchase_Work_ApplyService.csZobrazit soubor