<?xml version="1.0" encoding="UTF-8"?>
<a:service xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true">
    <a:init-procedure>
        <!-- 保存到数据库中 -->
        <!-- <a:model-execute model="" /> -->
        <a:model-execute model="csh.CSH533.csh_bank_upload_receipt_check"/>
        <a:atm-manager actionType="upload" saveType="db"/>
        <a:model-execute model="csh.CSH533.csh_bank_upload_receipt_file"/>
    </a:init-procedure>
</a:service>