mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 10:25:35 +08:00
54 lines
1.8 KiB
XML
54 lines
1.8 KiB
XML
<!--
|
|
Copyright 2012-2026 ShopeX (https://www.shopex.cn)
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<services>
|
|
<service id="desktop_finder.taoexlib_mdl_queue">
|
|
<class>taoexlib_finder_queue</class>
|
|
</service>
|
|
<service id="data_clear">
|
|
<class>taoexlib_data</class>
|
|
</service>
|
|
<service id="desktop_finder.taoexlib_mdl_ietask">
|
|
<class>taoexlib_finder_ietask</class>
|
|
</service>
|
|
<service id="taoexlib.queue">
|
|
<class>taoexlib_queue</class>
|
|
</service>
|
|
<service id="desktop_background_export">
|
|
<class>taoexlib_ietask</class>
|
|
</service>
|
|
<service id="taoexlib_monitor">
|
|
<class>taoexlib_monitor</class>
|
|
</service>
|
|
<service id="message_setting">
|
|
<class>taoexlib_setting</class>
|
|
</service>
|
|
<service id="desktop_finder.taoexlib_mdl_sms_sample">
|
|
<class>taoexlib_finder_sms_sample</class>
|
|
</service>
|
|
<service id="desktop_finder.taoexlib_mdl_sms_bind">
|
|
<class>taoexlib_finder_sms_bind</class>
|
|
</service>
|
|
<service id="desktop_finder.taoexlib_mdl_sms_sample_items">
|
|
<class>taoexlib_finder_sms_sample_items</class>
|
|
</service>
|
|
<service id="openapi.taoexlib.sms">
|
|
<class>taoexlib_rpc_sms</class>
|
|
</service>
|
|
<service id="desktop_menu">
|
|
<class>taoexlib_desktop_validity</class>
|
|
</service>
|
|
</services>
|