Skip to content

Commit f9c2d18

Browse files
committed
fixed:http verification function not export
1 parent 166966d commit f9c2d18

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

XEngine_Source/StorageModule_APIHelp/StorageModule_APIHelp.def

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ EXPORTS
1919
APIHelp_Api_GetDIRSize
2020
APIHelp_Api_UrlStr
2121
APIHelp_Api_GetLastName
22-
APIHelp_Api_WDToUrl
22+
APIHelp_Api_WDToUrl
23+
24+
APIHelp_Cryption_BasicEncoder
25+
APIHelp_Cryption_BasicDecoder
26+
APIHelp_Cryption_Digest

0 commit comments

Comments
 (0)