This commit is contained in:
@ -932,8 +932,11 @@ namespace Epost.BLL
|
||||
{
|
||||
return dal.UpOrderStateBybat(id);
|
||||
}
|
||||
|
||||
|
||||
public bool UpdateStateBymatchid(string matchid)
|
||||
{
|
||||
return dal.UpdateStateBymatchid(matchid);
|
||||
}
|
||||
|
||||
|
||||
public bool IsFinishWorkByCar(int endcount, string matchid, string block="")
|
||||
{
|
||||
|
Reference in New Issue
Block a user