serialRule.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "text": {
  3. "text": MWF.APPPD.LP.serial.text[0],
  4. "content": "",
  5. "description": MWF.APPPD.LP.serial.text[1]
  6. },
  7. "year":{
  8. "text": MWF.APPPD.LP.serial.year[0],
  9. "content": "",
  10. "description": MWF.APPPD.LP.serial.year[1]
  11. },
  12. "month": {
  13. "text": MWF.APPPD.LP.serial.month[0],
  14. "content": "",
  15. "description": MWF.APPPD.LP.serial.month[1]
  16. },
  17. "day": {
  18. "text": MWF.APPPD.LP.serial.day[0],
  19. "content": "",
  20. "description": MWF.APPPD.LP.serial.day[1]
  21. },
  22. "unit": {
  23. "text": MWF.APPPD.LP.serial.unit[0],
  24. "content": "",
  25. "description": MWF.APPPD.LP.serial.unit[1]
  26. },
  27. "unitAttribute": {
  28. "text": MWF.APPPD.LP.serial.unitAttribute[0],
  29. "content": "",
  30. "description": MWF.APPPD.LP.serial.unitAttribute[1]
  31. },
  32. // "company": {
  33. // "text": "公司",
  34. // "content": "",
  35. // "description": "拟稿人所在公司名称"
  36. // },
  37. // "department": {
  38. // "text": "部门",
  39. // "content": "",
  40. // "description": "拟稿人所在部门"
  41. // },
  42. // "companyAttribute": {
  43. // "text": "公司属性",
  44. // "content": "",
  45. // "description": "拟稿人所在公司的属性"
  46. // },
  47. // "departmentAttribute": {
  48. // "text": "部门属性",
  49. // "content": "",
  50. // "description": "拟稿人所在部门的属性"
  51. // },
  52. "script": {
  53. "text": MWF.APPPD.LP.serial.script[0],
  54. "content": "",
  55. "description": MWF.APPPD.LP.serial.script[1]
  56. },
  57. "number": {
  58. "text": MWF.APPPD.LP.serial.number[0],
  59. "content": "",
  60. "description": MWF.APPPD.LP.serial.number[1]
  61. }
  62. }