|
|
@ -10,6 +10,7 @@ namespace ET |
|
|
|
ConstructOperate.ConstructFinish(unit, request.ConstructId); |
|
|
|
ConstructOperate.ConstructFinish(unit, request.ConstructId); |
|
|
|
response.Error = ErrorCode.ERR_Success; |
|
|
|
response.Error = ErrorCode.ERR_Success; |
|
|
|
reply(); |
|
|
|
reply(); |
|
|
|
|
|
|
|
ConstructHelper.NofityConstructFinish(unit,request.ConstructId); |
|
|
|
} |
|
|
|
} |
|
|
|
catch (Exception e) |
|
|
|
catch (Exception e) |
|
|
|
{ |
|
|
|
{ |
|
|
|