> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/dui-di-er-jia-yuan-si-fen-yuan-ye-dong-shou-le.md).

# 对第二家园四分院也动手了

继强行单方面终止合同，不做合法补偿，强行把第二家园在云南省楚雄地区的三分院40位兄弟姐妹逼出家园后，接着第二家园在安宁市的一分院房东们先后来要求解除合同。

今天下午三点，坐落在离临沧市区15公里处的四分院迎来了七位客人，村民所在地忙盘乡政府负责司法的领导，村委会与临沧市技工学校签订合同的技校副校长，四分院房东，还有四位身份不明，据房东说是他的朋友，来通知我，说村民要收回土地，技校决定将土地还给村民，所以我们的合同没有法律效力了，我们的房东说他也无奈。（此处需要说明一点，村委会与技校签订合同，该合同转让给了我们的房东，我们与房东签订了23年的合同。合同有效期至2034年7月31日至。）

村民要求收回土地的理由是我们改变了合同的性质，实际上，合同的性质一点没变，原合同的性质是种植养殖，给技校学生提供实习园地，我们现在依然是种植养殖，并且为技校学生提供实习园地。

当然，这一切都是借口，其实质是要实现在3-4个月内把第二家园在云南省的三所分院全部消灭掉的目的。

我们的要求是：继续履行合同。

2013/11/28


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/dui-di-er-jia-yuan-si-fen-yuan-ye-dong-shou-le.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
