Update README.md
This commit is contained in:
parent
ee0f88b841
commit
4f20ec4834
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ SuperMicro 超微主板 IPMI 高级功能授权解锁 Key 生成工具,使用
|
||||||
|
|
||||||
```php
|
```php
|
||||||
<?php
|
<?php
|
||||||
|
include('supermicro.php');
|
||||||
$supermicro = new Supermicro();
|
$supermicro = new Supermicro();
|
||||||
echo $supermicro->getLicense("这里填写你的 IPMI MAC 地址");
|
echo $supermicro->getLicense("这里填写你的 IPMI MAC 地址");
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue