guhongwei hace 4 años
padre
commit
ec433bc0e2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/controller/.newsroadshow.js

+ 2 - 2
app/controller/.newsroadshow.js

@@ -42,12 +42,12 @@ module.exports = {
     parameters: {
       query: {
         dock_id: "dock_id",
-        title: "title",
+        title: "%title%",
         orgin: "orgin",
         publish: "publish",
         publish_time: "publish_time",
         content: "content",
-        uid: 'uid',
+        uid: "uid",
         picture: "picture",
       },
     },