mobile-first
赵鹏 6 years ago
parent e19b9daa97
commit 95ef6c66ee

@ -1,4 +1,12 @@
<?php
/*
* @Author: your name
* @Date: 2018-06-05 18:03:07
* @LastEditTime : 2020-01-13 09:18:10
* @LastEditors : Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \information-system\gys_system\controllers\feedback.php
*/
if (!defined('BASEPATH')) exit('No direct script access allowed');
@ -33,7 +41,7 @@ class Feedback extends CI_Controller {
$data[] = array('name' => 'yes', 'value' => $feedbackstring);
}
echo json_encode($data);
}sssssss
}
}

Loading…
Cancel
Save