260415-1843

This commit is contained in:
tsf 2026-04-15 18:43:11 +08:00
parent 88a87903a5
commit 8b337ab40f
1 changed files with 2 additions and 2 deletions

View File

@ -350,8 +350,8 @@ class Kitchenscale extends Base{
################################################################记食器 ################################################################记食器
// 获取记食器板块内容 // 获取记食器板块内容
public function get_countfoot_content(){ public function get_countfoot_content(){
dump(time()); // dump(time());
die; // die;
$data = input('post.'); $data = input('post.');
// 尝试捕获异常 // 尝试捕获异常
try { try {