แก้ไขข้อมูลตำแหน่ง
This commit is contained in:
parent
06fb09afa2
commit
fc5f28ee36
7 changed files with 1403 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export class CommandCodeController extends Controller {
|
|||
"createdFullName",
|
||||
"lastUpdateFullName",
|
||||
],
|
||||
order: { code: "ASC" },
|
||||
order: { id: "ASC" },
|
||||
});
|
||||
return new HttpSuccess(_commandCode);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue