Browse Source

定时任务时间字段

傅行帆 3 years ago
parent
commit
ba756f3028
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      marketing.pdman.json

+ 6
- 0
marketing.pdman.json View File

@@ -1323,6 +1323,12 @@
1323 1323
               "remark": "",
1324 1324
               "chnname": "公司id"
1325 1325
             },
1326
+            {
1327
+              "name": "circulation_time",
1328
+              "type": "DateTime",
1329
+              "remark": "",
1330
+              "chnname": "流转时间"
1331
+            },
1326 1332
             {
1327 1333
               "name": "entry_type",
1328 1334
               "type": "DefaultString",