avl/admin-exchange-rates

适用于 CMS IRsite 的汇率模块

1.0.3 2019-07-22 10:13 UTC

This package is auto-updated.

Last update: 2024-09-22 22:29:44 UTC


README

信息

模块 - 专为 CMS IRsite 设计的货币汇率模块。

安装

$ composer require avl/admin-exchange-rates

或者在 require 部分添加以下行 "avl/admin-exchange-rates": "^1.0"

{
    "require": {
        "avl/admin-exchange-rates": "^1.0"
    }
}