reloaded 5 tahun lalu
induk
melakukan
0126644b8a
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      app/controller/.news.js

+ 4 - 4
app/controller/.news.js

@@ -31,10 +31,10 @@ module.exports = {
   index: {
     parameters: {
       query: {
-        column_id : '!column_id',
-        title : '!title',
-        orgin : '!orgin',
-        content : '!content',
+        column_id : 'column_id',
+        title : 'title',
+        orgin : 'orgin',
+        content : 'content',
         picture : 'picture'
       }
     },