Temp/Quan/Data/App.xml
shenjianxing eb5ef59ed6 1
2025-04-24 10:06:34 +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>