| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "advancedOperation1": [
- {
- "key": "op1",
- "type": "Ordering relationship takes effect",
- "name": "Qu Lili",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "-"
- },
- {
- "key": "op2",
- "type": "Financial Review",
- "name": "Fu Xiaoxiao",
- "status": "reject",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "Not passing the reason"
- },
- {
- "key": "op3",
- "type": "Departmental preliminary review",
- "name": "Zhou Maomao",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "-"
- },
- {
- "key": "op4",
- "type": "Submit Order",
- "name": "Lin Dongdong",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "很棒"
- },
- {
- "key": "op5",
- "type": "Create Order",
- "name": "Sweaty",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "-"
- }
- ],
- "advancedOperation2": [
- {
- "key": "op1",
- "type": "Order relationship takes effect",
- "name": "Qu Lili",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "-"
- }
- ],
- "advancedOperation3": [
- {
- "key": "op1",
- "type": "Create Order",
- "name": "Sweat tooth",
- "status": "agree",
- "updatedAt": "2017-10-03 19:23:12",
- "memo": "-"
- }
- ]
- }
|