|
|
@@ -67,8 +67,8 @@ public class WorkEmployeeFriendcircleController extends BaseController<WorkEmplo
|
|
|
feild.put(0, "deviceCode");
|
|
|
feild.put(1, "corpId");
|
|
|
feild.put(2, "type");
|
|
|
- feild.put(3, "box_name");
|
|
|
- feild.put(4, "tag_name");
|
|
|
+ feild.put(3, "boxName");
|
|
|
+ feild.put(4, "tagName");
|
|
|
feild.put(5, "shareUrl");
|
|
|
feild.put(6, "title");
|
|
|
feild.put(7, "sendAt"); //.2021-01-01 22:22:22
|