|
|
|
@ -1,4 +1,12 @@
|
|
|
|
|
<?php
|
|
|
|
|
/*
|
|
|
|
|
* @Author: your name
|
|
|
|
|
* @Date: 2018-06-05 18:03:07
|
|
|
|
|
* @LastEditTime: 2020-01-16 11:14:10
|
|
|
|
|
* @LastEditors: your name
|
|
|
|
|
* @Description: In User Settings Edit
|
|
|
|
|
* @FilePath: \information-system\gys_system\models\groupinfo_model.php
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
class Groupinfo_model extends CI_Model {
|
|
|
|
|
|
|
|
|
|