add android project

This commit is contained in:
Jay
2017-06-05 15:21:18 +08:00
parent 3de3d2ce9c
commit 69d560a21a
35 changed files with 563 additions and 3 deletions
@@ -16,5 +16,6 @@ module.exports = {
SE0000: '資料查詢失敗',
SE0001: '資料新增失敗',
SE0002: '資料更新失敗',
SE0003: '資料刪除失敗'
SE0003: '資料刪除失敗',
SE0005: '快取資料設定失敗',
}