2024-12-30 16:14:19 +08:00

14 lines
314 B
XML

<?xml version="1.0" encoding="utf-8"?>
<AppData>
<!--预加载模块 要在app.xml的Data标签内-->
<PreLoad>
<Action type="Parallel">
<Action type="LoadRes" value="Study.xml" resType="xml"></Action>
<Action type="LoadRes" value="Exam.xml" resType="xml"></Action>
</Action>
</PreLoad>
</AppData>