# 公共工程 PCM

在營造管理模組中，專案可以選擇一般建案或公共工程。

公共工程與一般建案的不同，在於公共工程的施工日誌，會依照工程會的標準格式。並且，公共工程的專案中，會有符合工程會格式的「施工日誌」、「監造日報」、「材料檢試驗管制總表」。

若要使用公共工程的格式，請參考下面的手冊說明，務必先進行基本的資料填寫，例如工項、材料、工種等設定。在日誌中才能選擇到，且由系統自動幫您統計。

另外我們也可以設定總工期的預期進度，所有的進度都是以工程工項的總價當分母，執行完成的工項單價/數量累加當分子。

預期進度可以隨時調整修改，以呈現S曲線。


---

# Agent Instructions: 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:

```
GET https://docs.jobdone.cc/user_guide/cpm/pc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
