Explorar o código

# WARNING: head commit changed in the meantime

测试git提交ide
cptho %!s(int64=5) %!d(string=hai) anos
pai
achega
b1cf8cf9d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"] );