Initial import
This commit is contained in:
11
one-api/application/libraries/Synctablev1.php
Normal file
11
one-api/application/libraries/Synctablev1.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
class Synctabhlev1 {
|
||||
public function update($table,$records,$id,$url) {
|
||||
|
||||
}
|
||||
public function insert() {
|
||||
}
|
||||
function post($url, $param) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user