|
|
@@ -131,6 +131,7 @@ public class TResourceOperationController extends BaseController |
|
|
|
|
|
|
|
TResourceOperation operation = tResourceOperationService.selectTResourceOperationByDkbm(dkbm); |
|
|
|
|
|
|
|
resource.setId(operation.getId()); |
|
|
|
resource.setJymj(operation.getJymj()); |
|
|
|
resource.setJyfs(operation.getJyfs()); |
|
|
|
resource.setJydxmc(operation.getJydxmc()); |
|
|
|