username@email.com
2025-05-09 66beb245e516809514642c00922f0339bf760518
refs
用户 username@email.com <yzy2002yzy@163.com>
星期五, 五月 9, 2025 08:38 +0800
提交者 username@email.com <yzy2002yzy@163.com>
星期五, 五月 9, 2025 08:38 +0800
提交66beb245e516809514642c00922f0339bf760518
目录 b48141786c67adc5a0d1964f93506fc7f1ea48bc 目录 | zip | gz
parent 451ec557d579f8f9e1b0c84754709cc8b3d2090e 查看 | 对比
菜单  行政管理=》行政管理=》问题反馈  /Pages/business/DeliverPlanPaicheList.aspx  06

用例 行政管理=》行政管理=》问题反馈=》 追责 case_Zhuize
行政管理=》行政管理=》问题反馈=》 完结 case_Wanjie

ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD Wanjiestatus [int] NULL DEFAULT (0) ;
GO

ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD [WanjieTime] [datetime] NULL;
GO
ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD [Wanjieren] [nvarchar](50) NULL;
GO

ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD Zerenren [int] NULL ;
GO
ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD Fakuan [money] NULL ;
GO
ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD [ZerenTime] [datetime] NULL;
GO
ALTER TABLE [dbo].[OA_DeliverPlanPaiche] ADD [Zerenoperater] [nvarchar](50) NULL;
GO
6个文件已修改
6个文件已添加
1824 ■■■■■ 已修改文件
CY_ECommercePlatform/CY.BLL/OA/OA_DeliverPlanPaicheBLL.cs 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.IDAL/OA/IOA_DeliverPlanPaicheDAL.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.Model/OA/OA_DeliverPlan.cs 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.SQLDAL/OA/OA_DeliverPlanPaicheDAL.cs 81 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiEdit.aspx 184 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiEdit.aspx.cs 289 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiEdit.aspx.designer.cs 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiList.aspx 582 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiList.aspx.cs 274 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanWentiList.aspx.designer.cs 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanYijiao.aspx.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史