提交代码
This commit is contained in:
@@ -56,7 +56,7 @@ namespace BLL
|
||||
/// 根据主键删除 开车资料收集
|
||||
/// </summary>
|
||||
/// <param name="DriverDataId"></param>
|
||||
public static void DeleteDriverPlan(string DutyId)
|
||||
public static void DeleteDriverPrepareDuty(string DutyId)
|
||||
{
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user