更新UCD-API库及文档
This commit is contained in:
@@ -30,6 +30,9 @@ class OpfHandlerInternal(OpfHandlerBase):
|
||||
19: OPFFunctions.opf_19_handler,
|
||||
20: OPFFunctions.opf_20_handler,
|
||||
21: OPFFunctions.opf_21_handler,
|
||||
22: OPFFunctions.opf_22_handler,
|
||||
23: OPFFunctions.opf_23_handler,
|
||||
24: OPFFunctions.opf_24_handler,
|
||||
101: OPFFunctions.opf_101_handler,
|
||||
102: OPFFunctions.opf_102_handler,
|
||||
103: OPFFunctions.opf_103_handler,
|
||||
@@ -37,6 +40,7 @@ class OpfHandlerInternal(OpfHandlerBase):
|
||||
105: OPFFunctions.opf_105_handler,
|
||||
106: OPFFunctions.opf_106_handler,
|
||||
107: OPFFunctions.opf_107_handler,
|
||||
108: OPFFunctions.opf_108_handler,
|
||||
120: OPFFunctions.opf_120_handler,
|
||||
121: OPFFunctions.opf_121_handler,
|
||||
122: OPFFunctions.opf_122_handler,
|
||||
@@ -47,6 +51,8 @@ class OpfHandlerInternal(OpfHandlerBase):
|
||||
143: OPFFunctions.opf_143_handler,
|
||||
144: OPFFunctions.opf_144_handler,
|
||||
145: OPFFunctions.opf_145_handler,
|
||||
146: OPFFunctions.opf_146_handler,
|
||||
147: OPFFunctions.opf_147_handler,
|
||||
150: OPFFunctions.opf_150_handler,
|
||||
161: OPFFunctions.opf_161_handler
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user