Browse Source

# WARNING: head commit changed in the meantime

测试git提交ide
cptho 5 năm trước cách đây
mục cha
commit
b1cf8cf9d8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      protected/controller/InvoiceController.php

+ 1 - 1
protected/controller/InvoiceController.php

@@ -84,7 +84,7 @@ class InvoiceController extends DooController {
 				die ( 'illegal request' );
 		}
 		
-		// 主权限获得与判断--2222222
+		// 主权限获得与判断--22
 		Doo::loadModel ( 'staff' );
 		$staff = new staff ();
 		$detail = $staff->getStaffBySid ( $_COOKIE ["staff"] );