Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grails 更新至 2.3.0 前後端整合注意事項 #51

Open
smlsunxie opened this issue Oct 1, 2013 · 0 comments
Open

grails 更新至 2.3.0 前後端整合注意事項 #51

smlsunxie opened this issue Oct 1, 2013 · 0 comments

Comments

@smlsunxie
Copy link
Member

運行之前執行 clean-all

rest 呼叫規則變動

  1. 原本是 /rest/item 改為 /item
    2.原本用 http method 區分 action 改為 /item/update, item/create, item/save
  2. 查清單的函式原本為 list,改為寫在 index

extjs form 參數調整

  1. jsonSubmit 原為勾選改為不勾選
  2. 執行 form.submit 不定義 httpMethod (預設為 post)

所有基本作業皆已調整完畢,需在確認批號履歷維護異常,以及手機版批號履歷維護

pipibabe pushed a commit that referenced this issue Oct 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant