This commit is contained in:
aozhiwei 2020-10-19 10:27:01 +08:00
parent 8ffd613375
commit 5684fb9417

View File

@ -1,13 +0,0 @@
<?php
namespace sdkwarpper;
use phpcommon;
class BaseSdk {
public function getOrderId()
{
}
}